For GHC, implement the Typeable.hs macros using standalone deriving
[ghc-base.git] / Foreign / Ptr.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-07-13 Simon Marlowmention that IntPtr and WordPtr can be marshalled to...
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2009-06-20 Ian LynaghThe IO type has moved to GHC.Types in ghc-prim
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2008-06-19 Ian LynaghMake the macros in Typeable.h add type signatures
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-05 Don Stewartuntabify
2007-05-13 Ross Patersonfix imports for non-GHC
2007-05-03 simonpj@microsoftTrim imports, remove a cycle
2006-05-18 Ross Patersonhaddock fix
2006-05-10 Ross Patersonportable implementation of WordPtr/IntPtr for non-GHC
2006-05-09 Simon Marlowadd WordPtr and IntPtr types to Foreign.Ptr, with assoc...
2005-01-27 simonpj[project @ 2005-01-27 10:45:47 by simonpj]
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2004-06-25 ross[project @ 2004-06-25 10:42:48 by ross]
2003-09-23 panne[project @ 2003-09-23 10:09:17 by panne]
2003-03-08 panne[project @ 2003-03-08 23:03:47 by panne]
2002-12-12 ross[project @ 2002-12-12 13:29:07 by ross]
2002-10-14 ross[project @ 2002-10-14 10:06:28 by ross]
2002-10-11 malcolm[project @ 2002-10-11 11:05:20 by malcolm]
2002-05-31 panne[project @ 2002-05-31 09:43:04 by panne]
2002-05-09 simonmar[project @ 2002-05-09 13:16:29 by simonmar]
2002-05-09 simonmar[project @ 2002-05-09 13:13:28 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]
2002-03-20 simonmar[project @ 2002-03-20 15:38:36 by simonmar]
2002-03-14 simonmar[project @ 2002-03-14 12:09:49 by simonmar]
2002-02-27 simonmar[project @ 2002-02-27 14:31:44 by simonmar]
2002-02-11 simonmar[project @ 2002-02-11 16:11:38 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]