logo       

Re: Text.ParserCombinators.Parsec requires -package text.: msg#00023

lang.haskell.glasgow.bugs

Subject: Re: Text.ParserCombinators.Parsec requires -package text.

Ross Paterson wrote:
On Mon, Sep 06, 2004 at 12:10:09PM +0200, George Russell wrote:

With
ghc ParsecTest.hs -o pt
you get a link-time failure, because it looks as if the base package
Text.ParserCombinators.Parsec depends somehow on the package "text".


Try -package parsec

OK, I have. But if parsec is required for linking, I think it should also
be required for compilation!


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise