[Haskell-cafe] Re: MTL vs Transformers?
John Lato
jwlato at gmail.com
Tue Oct 13 06:12:05 EDT 2009
> From: Erik de Castro Lopo <mle+hs at mega-nerd.com>
>
> Well Iteratee built with MTL passes all the tests that shipped with it
> so I suppose it must be correct.
>
Unfortunately the iteratee tests aren't exhaustive, but if it builds
with MTL it should work. I'm more surprised that it built just by
changing the .cabal file; I would expect you'd have to hack up the
imports in the source code.
John
More information about the Haskell-Cafe
mailing list