[Haskell-cafe] MTL vs Transformers?

Gregory Crosswhite gcross at phys.washington.edu
Mon Oct 12 21:01:01 EDT 2009


ghc-pkg hide transformers


On Oct 12, 2009, at 5:46 PM, Erik de Castro Lopo wrote:

> Hi all,
>
> I've just received the following error message:
>
>  headers.hs:6:7:
>    Could not find module `Control.Monad.Identity':
>      it was found in multiple packages: transformers-0.1.4.0  
> mtl-1.1.0.2
>
> I'm trying to use the Iteratee module which depends on Transformers
> but I use MTL in other stuff.
>
> Whats the preferred solution here?
>
> Erik
> -- 
> ----------------------------------------------------------------------
> Erik de Castro Lopo
> http://www.mega-nerd.com/
> _______________________________________________
> 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