[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Control / Concurrent.hs
index 6b3ec94..2ef83ae 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: Concurrent.hs,v 1.6 2002/04/24 16:31:37 simonmar Exp $
---
 -- A common interface to a collection of useful concurrency
 -- abstractions.
 --