Are the mtl and monads (monadLib) packages both in active use? Is one being phased out? - Conal
Hi Conal, At some point 'monads' was supposed to replace 'mt'l but I am not sure that this is happening. At the moment I think that most people use 'mtl'. As far as I know, I am the only person actively using 'monads'. If you want to try out 'monads' drop me a mail because the version that is on the web site is rather old, and I have been using a more up to date (and smaller, just 1 file) version. I guess I should put it on the web site at some point but I'd like to test it some more. Hope this helps -Iavor On 1/2/07, Conal Elliott <conal@conal.net> wrote:
Are the mtl and monads (monadLib) packages both in active use? Is one being phased out? - Conal
_______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
G'day all. Quoting Iavor Diatchki <iavor.diatchki@gmail.com>:
At the moment I think that most people use 'mtl'. As far as I know, I am the only person actively using 'monads'.
Last I saw (which was a VERY long time ago), monads wasn't cabalised. Has that been done yet? Cheers, Andrew Bromage
Hi, 'monads' (or 'monadLib', as I call it) supports Cabal as of Version 1.2.2. The current version (which I just put on the website) is 3.0.0. -Iavor On 1/2/07, ajb@spamcop.net <ajb@spamcop.net> wrote:
G'day all.
Quoting Iavor Diatchki <iavor.diatchki@gmail.com>:
At the moment I think that most people use 'mtl'. As far as I know, I am the only person actively using 'monads'.
Last I saw (which was a VERY long time ago), monads wasn't cabalised. Has that been done yet?
Cheers, Andrew Bromage _______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
participants (3)
-
ajb@spamcop.net -
Conal Elliott -
Iavor Diatchki