Add Haskell types for C types useconds_t and suseconds_t, which are respectively...
[ghc-base.git] / Foreign / C / Types.hs
2011-06-20 William KnopAdd Haskell types for C types useconds_t and suseconds_...
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-25 Malcolm.Wallace... CIntPtr, CUIntPtr, CIntMax, CUIntMax are new to nhc98.
2010-07-01 Simon Marlowextract information about Data.Time from docs for CTime
2009-07-05 Ian LynaghDon't export CLDouble for GHC; fixes trac #2793
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2009-01-14 Ian LynaghMake Data.Typeable imports and exports more explicit
2008-08-05 Ian LynaghFix warnings
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-05 Don Stewartuntabify
2007-12-05 Simon Marlowdoc only: use realToFrac instead of fromRational.toRational
2007-11-30 Simon Marlownote about how to convert CTime (aka EpochTime) to...
2007-02-19 Ian LynaghConsistently use CInt rather than Int for FDs
2006-05-10 Ross Patersonportable implementation of WordPtr/IntPtr for non-GHC
2006-05-09 Simon Marlowadd CIntPtr, CUIntPtr, CIntMax, CUIntMax types
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2004-11-06 panne[project @ 2004-11-06 13:01:18 by panne]
2004-07-28 ross[project @ 2004-07-28 10:32:11 by ross]
2004-07-27 ross[project @ 2004-07-27 10:35:54 by ross]
2004-06-15 malcolm[project @ 2004-06-15 10:20:05 by malcolm]
2004-06-13 panne[project @ 2004-06-13 21:03:46 by panne]
2004-06-13 panne[project @ 2004-06-13 17:16:40 by panne]
2003-09-24 simonmar[project @ 2003-09-24 11:36:24 by simonmar]
2003-07-31 panne[project @ 2003-07-31 10:48:50 by panne]
2003-07-29 ross[project @ 2003-07-29 12:03:13 by ross]
2003-07-24 ralf[project @ 2003-07-24 12:19:57 by ralf]
2003-05-29 malcolm[project @ 2003-05-29 17:37:17 by malcolm]
2003-05-23 simonmar[project @ 2003-05-23 08:59:46 by simonmar]
2003-05-22 ross[project @ 2003-05-22 09:40:04 by ross]
2003-05-12 ross[project @ 2003-05-12 08:55:53 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-09-04 ross[project @ 2002-09-04 16:51:33 by ross]
2002-09-04 simonmar[project @ 2002-09-04 16:05:29 by simonmar]
2002-08-29 simonmar[project @ 2002-08-29 11:29:40 by simonmar]
2002-08-03 reid[project @ 2002-08-03 19:32:16 by reid]
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]
2002-02-05 simonmar[project @ 2002-02-05 17:32:24 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]