Haskell Platform Proposal: add transformers and revise the mtl
package to depend on it
Felipe Lessa
felipe.lessa at gmail.com
Thu Sep 16 07:43:40 EDT 2010
On Thu, Sep 16, 2010 at 5:23 AM, Ross Paterson <ross at soi.city.ac.uk> wrote:
> If this proposal is accepted, monads-fd would be obsoleted and
> transformers would be turned over to community control (like the current
> mtl package).
So, if this proposal is accepted, then we would have:
- transformers on HP.
- mtl on HP (depending on transformers).
- monads-tf on Hackage (depending on transformers).
Wouldn't it be better to obsolete mtl and have:
- transformers on HP.
- monads-fd on HP (depending on transformers).
- monads-tf on Hackage (depending on transformers).
The naming would be more consistent.
Thanks for biting the bullet!
Cheers,
--
Felipe.
More information about the Libraries
mailing list