[Haskell-cafe] Re: Transformers versus monadLib versus...

Ertugrul Soeylemez es at ertes.de
Tue Jul 6 12:05:03 EDT 2010


Yves Parès <limestrael at gmail.com> wrote:

> I was wondering : wouldn't it be possible that things like BaseM be
> implemented on top of MTL?
> Couldn't just one develop a package, say mtl-missing, that would
> contain the functionnalities of monadLib, but compatible with MTL?

I don't know whether they're compatible.  Also there is probably nothing
to implement from mtl in monadLib, so the more natural choice is not to
use mtl at all and just use monadLib.

I'd hate to be forced to go back to mtl.  Better update 'operational' to
support monadLib.  Go forward to a good design instead of trying to keep
old, broken designs alive.


Greets,
Ertugrul


-- 
nightmare = unsafePerformIO (getWrongWife >>= sex)
http://ertes.de/




More information about the Haskell-Cafe mailing list