[Haskell-cafe] Missing Parsec library in latest stable GHC

Antoine Latter aslatter at gmail.com
Wed Dec 22 17:27:58 CET 2010


What commands did you enter to produce this error?

Ahanks,
Antoine

On Wed, Dec 22, 2010 at 9:54 AM, Aaron Gray <aaronngray.lists at gmail.com> wrote:
> 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
> and earlier.
> Aaron
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>



More information about the Haskell-Cafe mailing list