
10 Jan
2010
10 Jan
'10
9:49 p.m.
Günther Schmidt
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 Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com