Günther Schmidt <[email protected]> writes:
>     Could not find module `Control.Monad.Trans':
>      it was found in multiple packages: transformers-0.1.4.0
>      mtl-1.1.0.2

There's a way of specifying it at the top of whichever file you're
using, but so far my workaround in this situation is to use "ghc-pkg
hide" on whichever of those packages I don't use in my code.

-- 
Ivan Lazar Miljenovic
[email protected]
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to