For GHC, implement the Typeable.hs macros using standalone deriving
[ghc-base.git] / Control / Concurrent / Chan.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-25 Bas van DijkDerived Eq instance for Chan
2010-07-05 Simon Marlowdeprecate unGetChan and isEmptyChan (see #4154)
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
2005-10-13 ross[project @ 2005-10-13 11:09:50 by ross]
2004-12-14 simonmar[project @ 2004-12-14 12:52:03 by simonmar]
2002-06-03 simonmar[project @ 2002-06-03 13:19:37 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]