For GHC, implement the Typeable.hs macros using standalone deriving
[ghc-base.git] / Control / Concurrent / SampleVar.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-11-27 Bas van DijkAdded a Typeable instance for SampleVar
2011-01-06 Simon Marlowfix #4876
2010-07-08 Simon Marlow New asynchronous exception control API (base parts)
2010-03-18 Bas van DijkMake SampleVar an abstract newtype
2010-03-18 Bas van DijkFix bugs regarding asynchronous exceptions and laziness...
2009-07-10 Ian LynaghFix some "warn-unused-do-bind" warnings where we want...
2009-07-10 Ian LynaghMinor SampleVar refactoring
2008-09-04 Ian LynaghAdd missing files
2008-08-24 Ian LynaghSplit off the concurrent hierarchy (concurrent, unique...
2008-08-20 Ian LynaghFix more warnings
2008-03-08 Don Stewartuntabify
2004-01-26 simonmar[project @ 2004-01-26 11:24:54 by simonmar]
2002-05-10 simonmar[project @ 2002-05-10 13:17:27 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-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]