proposed change to transformers package
Edward Kmett
ekmett at gmail.com
Wed Mar 24 20:41:19 EDT 2010
+1
I think this is a great idea.
On Tue, Mar 23, 2010 at 10:37 AM, Ross Paterson <ross at soi.city.ac.uk> wrote:
> I propose to rename some of the modules in the transformers package so
> that it no longer conflicts with the mtl package:
>
> Control.Monad.Identity renamed as Data.Functor.Identity
> Control.Monad.Trans split between Control.Monad.Trans.Class and
> Control.IO.Trans.Class
>
> Then Control.Monad.Identity and Control.Monad.Trans are added to monads-fd
> making it closer to mtl. Darcs repositories:
>
> http://code.haskell.org/~ross/transformers/
> http://code.haskell.org/~ross/monads-fd/
>
> Docs:
>
> http://code.haskell.org/~ross/transformers/dist/doc/html/transformers/
> http://code.haskell.org/~ross/monads-fd/dist/doc/html/monads-fd/
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/libraries/attachments/20100324/d046fe19/attachment.html
More information about the Libraries
mailing list