add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / Control / Applicative.hs
2011-02-28 Ross Patersonimprove discussion of the laws (doc comments only)
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2011-01-04 Malcolm.Wallace... Instances for ST not available in nhc98.
2011-01-03 Ross Patersonindentation tweaks (whitespace only)
2011-01-03 Ross PatersonAdd Applicative instances for ST monads (proposal ...
2010-06-17 Ross Patersonadd Applicative instance for Either (proposal #4095)
2010-05-16 Bas van DijkAdded Applicative and Alternative instances for STM
2009-10-09 Ian LynaghRoll back "Another instance of nhc98's strange import...
2009-10-09 Malcolm.Wallace... Another instance of nhc98's strange import semantics.
2009-09-15 Ross Patersonmake some Applicative functions into methods, and split...
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2008-04-25 Ross Patersonrecord libraries@haskell.org as maintainer
2008-03-08 Don Stewartuntabify
2007-10-30 Malcolm.Wallace... fix nhc98 build: need a qualified Prelude import
2007-10-29 Ashley Yakeleynew Control.Category, ghc ticket #1773
2007-10-13 Ashley Yakeleynew Control.Compositor module
2006-08-21 Ross Patersonadd alternative functors and extra instances
2006-06-22 Ross Patersoncomments for Applicative and Traversable
2006-04-11 Ross Patersonadd superclasses to Applicative and Traversable
2005-11-29 ross[project @ 2005-11-29 14:31:59 by ross]