On Mon, Dec 21, 2009 at 7:47 AM, Antoine Latter <aslatter@gmail.com> wrote:
On Sun, Dec 20, 2009 at 11:03 PM, Michael Snoyman <michael@snoyman.com> wrote:
>
> Of course, I won't complain if someone just fixes the mtl/transformers mess
> itself ;).
>

Yes, that's the other valid solution.

My request has been documented on GHC Trac in bug 3777:
http://hackage.haskell.org/trac/ghc/ticket/3777

Antoine

Is there any reason to export only MonadIO? MonadTrans seems like a good candidate for that split as well.

Michael