Proposal: Migrate Data.Functor.{Sum, Product, Compose} from transformers to base.

Bardur Arantsson spam at scientician.net
Sat Jul 25 09:52:41 UTC 2015


On 07/24/2015 01:18 AM, Edward Kmett wrote:
> 1.) Move Data.Functor.Sum, Data.Functor.Product, Data.Functor.Compose and
> Data.Functor.Classes into base.
> 
> 2.) Move Control.Applicative's Const into Data.Functor.Const, but continue
> to re-export it from Control.Applicative.
> 
> 3.) Add whatever missing, sensible, instances make sense after the
> transition that were ruled out by these modules' previous placement. *e.g.*
> Data, Generic, Generic1.
> 

+1

Regards,



More information about the Libraries mailing list