[Haskell-cafe] Missing Parsec library in latest stable GHC
Aaron Gray
aaronngray.lists at gmail.com
Wed Dec 22 16:54:04 CET 2010
Missing Parsec library :-
scheme.o(.text+0x4fa):fake: undefined reference to
`parseczm2zi1zi0zi0_TextziParserCombinatorsziParsecziCombinator_skipMany1_closure'
scheme.o(.text+0x501):fake: undefined reference to
`parseczm2zi1zi0zi0_TextziPaserCombinatorsziParsecziChar_space_closure'
scheme.o(.text+0x5c2):fake: undefined reference to
`parseczm2zi1zi0zi0_TextziParserCombinatorsziParsecziChar_oneOf_closure'
scheme.o(.text+0x63a):fake: undefined reference to
`mtlzm1zi1zi0zi0_ControlziMonadziTrans_zdf1_closure'
GHC from :-
http://www.haskell.org/ghc/dist/stable/dist/
ghc-7.0.1.20101221-i386-windows.exe<http://www.haskell.org/ghc/dist/stable/dist/ghc-7.0.1.20101221-i386-windows.exe>
and earlier.
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20101222/1c652c29/attachment.htm>
More information about the Haskell-Cafe
mailing list