
21 Dec
2009
21 Dec
'09
1:27 a.m.
On Mon, Dec 21, 2009 at 7:47 AM, Antoine Latter
On Sun, Dec 20, 2009 at 11:03 PM, Michael Snoyman
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