Erik de Castro Lopo wrote: > However after reading the hackage descriptions of both Transformers and > MTL, it seems that they share a very similar heritage. I therefore hacked > the iteratee.cabal file and replaced the build-depends on transformers > with one on mtl and the package built quite happily. I'll play with it > a bit to see if its working correctly.
Well Iteratee built with MTL passes all the tests that shipped with it so I suppose it must be correct. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
