add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / Data / Either.hs
2011-05-09 Jose Pedro MagalhaesAdapt to the renaming of `Representable0` to `Generic`.
2011-05-04 Jose Pedro MagalhaesAdd Representable0 instances to Either and Maybe.
2011-04-24 Ian LynaghFor GHC, implement the Typeable.hs macros using standal...
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2009-12-02 Malcolm.Wallace... Data.Either.partitionEithers was insufficiently lazy.
2008-08-08 Malcolm.Wallace... fix imports for non-GHC
2008-08-06 Ian LynaghMove some bits around to stop Data.Either being in...
2008-08-04 Ian LynaghRemove some unnecessary Data.Tuple imports
2008-08-04 Ian LynaghChange some imports and derive Show (Either a b)
2008-08-01 Ian LynaghRemove unused imports
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-14 Ian LynaghAdd partitionEithers, lefts, and rights.
2008-03-05 Don Stewartuntabify
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2004-03-01 malcolm[project @ 2004-03-01 17:25:46 by malcolm]
2003-09-05 ross[project @ 2003-09-05 15:06:48 by ross]
2002-07-16 ross[project @ 2002-07-16 15:47:25 by ross]
2002-07-04 simonmar[project @ 2002-07-04 16:22:02 by simonmar]
2002-05-09 simonmar[project @ 2002-05-09 13:16:29 by simonmar]
2002-04-26 simonmar[project @ 2002-04-26 13:34:05 by simonmar]
2002-04-24 simonmar[project @ 2002-04-24 16:31:37 by simonmar]
2001-07-03 simonmar[project @ 2001-07-03 14:13:32 by simonmar]
2001-07-03 simonmar[project @ 2001-07-03 11:37:49 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]