add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / Data / Typeable.hs
2011-04-24 Ian LynaghFor GHC, implement the Typeable.hs macros using standal...
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-10-22 simonpj@microsoft.comRemove redundant imports, now that NoImplicitPrelude...
2010-07-08 Simon Marlow New asynchronous exception control API (base parts)
2009-12-23 Malcolm.Wallace... Restore previous Data.Typeable.typeOf*Default implement...
2009-12-18 simonpj@microsoft.comFix Trac #3245: memoising typeOf
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2008-11-11 jpm@cs.uu.nlupdating Haddock documentation
2008-09-03 Ross Patersonmake Typeable instances for larger tuples available...
2008-08-31 Ross Patersonnon-GHC: add Typeable instance for ForeignPtr
2008-08-16 Ian LynaghEliminate orphan rules and instances in the array package
2008-08-12 Ross PatersonHugs only: don't import exception types -- their instan...
2008-08-06 Ian LynaghRemove an unnecessary import
2008-08-06 Ian LynaghPut some explicit import lists in Data.Typeable
2008-08-06 Ian LynaghSwap imports around to get GHC.ForeignPtr out of the...
2008-08-06 Ian LynaghMove some bits around to stop Data.Either being in...
2008-08-05 Ian LynaghFix warnings
2008-07-30 Ian LynaghStart to actually use extensible exceptions
2008-07-30 Ian LynaghRejig the extensible exceptions so there is less circul...
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-05 Don Stewartuntabify
2008-02-11 Simon MarlowFIX dynamic001, dynamic002: further fixes to tuple...
2008-02-05 Simon MarlowFIX dynamic001 dynamic002: isTupleTyCon had rotted
2007-12-20 simonpj@microsoftTuple tycons have parens around their names
2007-11-26 Ian LynaghFix some links in haddock docs
2007-10-29 Simon MarlowFix performance regression: re-instate -funbox-strict...
2007-06-01 Isaac DupreeRemove unsafeCoerce-importing kludgery in favor of...
2007-05-03 simonpj@microsoftTrim imports, remove a cycle
2006-09-29 Ross PatersonHugs only: unbreak typeRepKey
2006-09-27 Simon Marlowadd typeRepKey :: TypeRep -> IO Int
2006-08-31 Simon Marlowremove some outdated comments
2006-08-23 Esa Ilari VuokkoAdd shared Typeable support (ghc only)
2006-02-06 simonpj@microsoftGive -foverlapping-instances to Data.Typeable
2005-07-14 ross[project @ 2005-07-14 11:57:09 by ross]
2005-02-02 ross[project @ 2005-02-02 14:54:18 by ross]
2005-02-02 simonpj[project @ 2005-02-02 13:26:13 by simonpj]
2005-01-19 ralf[project @ 2005-01-19 22:33:32 by ralf]
2005-01-14 ross[project @ 2005-01-14 12:18:00 by ross]
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2004-12-21 ross[project @ 2004-12-21 16:42:06 by ross]
2004-12-21 simonpj[project @ 2004-12-21 14:00:12 by simonpj]
2004-12-14 simonmar[project @ 2004-12-14 12:44:52 by simonmar]
2004-12-01 ross[project @ 2004-12-01 17:45:28 by ross]
2004-11-26 ross[project @ 2004-11-26 15:03:22 by ross]
2004-08-10 simonpj[project @ 2004-08-10 11:35:24 by simonpj]
2004-07-11 panne[project @ 2004-07-11 09:20:07 by panne]
2004-04-05 simonpj[project @ 2004-04-05 08:21:39 by simonpj]
2004-03-22 malcolm[project @ 2004-03-22 14:48:56 by malcolm]
2004-03-21 ralf[project @ 2004-03-21 19:07:00 by ralf]
2004-03-20 ross[project @ 2004-03-20 13:31:06 by ross]
2004-03-20 ross[project @ 2004-03-20 12:42:27 by ross]
2004-03-20 ross[project @ 2004-03-20 02:37:18 by ross]
2004-03-19 panne[project @ 2004-03-19 20:31:50 by panne]
2004-03-17 ralf[project @ 2004-03-17 23:22:51 by ralf]
2004-03-16 ralf[project @ 2004-03-16 13:46:07 by ralf]
2004-02-28 ralf[project @ 2004-02-28 15:35:28 by ralf]
2004-02-27 malcolm[project @ 2004-02-27 14:48:16 by malcolm]
2004-02-25 ralf[project @ 2004-02-25 20:10:18 by ralf]
2004-02-24 ralf[project @ 2004-02-24 19:49:58 by ralf]
2003-11-23 ralf[project @ 2003-11-23 12:23:49 by ralf]
2003-11-13 panne[project @ 2003-11-13 19:23:12 by panne]
2003-09-10 simonmar[project @ 2003-09-10 14:45:24 by simonmar]
2003-07-28 panne[project @ 2003-07-28 15:03:05 by panne]
2003-07-26 ralf[project @ 2003-07-26 12:43:58 by ralf]
2003-07-25 ralf[project @ 2003-07-25 14:36:38 by ralf]
2003-07-24 ralf[project @ 2003-07-24 16:24:21 by ralf]
2003-07-24 panne[project @ 2003-07-24 14:20:23 by panne]
2003-07-24 ralf[project @ 2003-07-24 12:19:57 by ralf]