On Tue, Jul 6, 2010 at 12:05 PM, Ertugrul Soeylemez <es@ertes.de> wrote:
I don't know whether they're compatible. Also there is probably nothing> 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?
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.