[Haskell-cafe] MTL vs Transformers?
Erik de Castro Lopo
mle+hs at mega-nerd.com
Tue Oct 13 03:15:22 EDT 2009
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/
More information about the Haskell-Cafe
mailing list