add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / GHC / Exts.hs
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-10-18 simonpj@microsoft.comDefine SpecConstrAnnotation in GHC.Exts, and import...
2009-11-23 Ian LynaghMove Eq/Ord Ordering instances to de-orphan them
2009-09-25 Simon MarlowAdd traceEvent :: String -> IO ()
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2008-08-20 Ian LynaghFix more warnings
2008-08-01 Ian LynaghRemove unused imports
2008-06-22 Ian LynaghAdd GHC.Exts.maxTupleSize :: Int, the size of the large...
2008-03-23 Ian LynaghMove Integer out into its own package
2008-03-05 Don Stewartuntabify
2008-02-13 Max BolingbrokeAdded Down class and improved groupWith fusion
2007-12-20 simonpj@microsoft.comAdd groupWith, sortWith, the, to support generalised...
2007-08-23 Simon MarlowFIX #1282: 64-bit unchecked shifts are not exported...
2007-04-26 Simon Marlowthe "unknown" types are no longer required
2007-05-03 simonpj@microsoftTrim imports, remove a cycle
2007-02-21 simonpj@microsoftRemove Splittable class (a vestige of linear implicit...
2007-02-21 simonpj@microsoftAdd IsString to exports of GHC.Exts
2006-11-08 Pepe IborraAdded Unknowns for higher kinds
2006-07-25 mnislaih@gmail.comIntroduce Unknowns for the closure viewer. Add breakpoi...
2006-06-05 simonpj@microsoft.comAdd the inline function, and many comments
2006-05-25 Simon Marlowexport breakpoint
2002-08-27 simonmar[project @ 2002-08-27 14:44:31 by simonmar]
2002-05-28 simonmar[project @ 2002-05-28 12:00:17 by simonmar]
2002-05-28 simonmar[project @ 2002-05-28 11:41:29 by simonmar]
2002-04-26 simonmar[project @ 2002-04-26 12:48:16 by simonmar]
2002-04-24 simonmar[project @ 2002-04-24 16:31:37 by simonmar]
2002-04-11 simonpj[project @ 2002-04-11 12:03:43 by simonpj]
2002-03-14 simonmar[project @ 2002-03-14 16:26:40 by simonmar]
2002-01-02 simonmar[project @ 2002-01-02 15:01:27 by simonmar]
2002-01-02 simonmar[project @ 2002-01-02 14:40:09 by simonmar]