[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Control / Concurrent / Chan.hs
index 0992137..d6c1107 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: Chan.hs,v 1.2 2002/04/24 16:31:37 simonmar Exp $
---
 -- Standard, unbounded channel abstraction.
 --
 -----------------------------------------------------------------------------