Proposal: Applicative => Monad: Call for consensus

Ross Paterson ross at soi.city.ac.uk
Fri Jan 7 12:11:20 CET 2011


On Fri, Jan 07, 2011 at 11:59:53AM +0100, Henning Thielemann wrote:
> If at all, Functor stuff should be moved from Control.Applicative and
> Control.Monad to a new module Control.Functor (and could be re-exported
> by Control.Applicative and Control.Monad for compatibility reasons).

Or perhaps Data.Functor:

http://www.haskell.org/ghc/docs/7.0.1/html/libraries/base-4.3.0.0/Data-Functor.html



More information about the Libraries mailing list