[Haskell-cafe] Linking failing due to Control.Monad.State.Strict?

phil at beadling.co.uk phil at beadling.co.uk
Fri Aug 7 19:20:52 EDT 2009


That's the puppy!  Thanks so much for your help!

Phil.

On 7 Aug 2009, at 10:14, Malcolm Wallace wrote:

>> If I look with '-v' tho it seems to include Haskell libs in the  
>> underlying link - see below?  Plus it only complains about this  
>> library, I use many other standard libs too?  Looks like something  
>> stranger is going on?
>
> Looks like you need to add -package mtl to the ghc commandline.  If  
> you don't use --make, then you need to be explicit about which  
> packages to link against.
>
> Regards,
>    Malcolm
>
> _______________________________________________
> 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