[Haskell-cafe] parsec linking problem

Claude Heiland-Allen claudiusmaximus at goto10.org
Mon Jul 7 14:37:50 EDT 2008


naruto canada wrote:
> I run into linking error with parsec:

> ghc -o /tmp/a.out accu.hs

Try ghc --make, or pass appropriate package flags on the command line so 
that it gets linked with Parsec.


Claude
-- 
http://claudiusmaximus.goto10.org


More information about the Haskell-Cafe mailing list