Hi,

when I cabal-installed the iteratee package, the transformers package was also installed as a dependency.

Now when I run applications that import Control.Monad.Transformers I get this:

    Could not find module `Control.Monad.Trans':
     it was found in multiple packages: transformers-0.1.4.0 mtl-1.1.0.2

What's the work around for situations like this?

Günther


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to