[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Control / Monad / List.hs
index 3f7ee70..0c2cb22 100644 (file)
@@ -9,8 +9,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable ( requires mulit-parameter type classes )
 --
--- $Id: List.hs,v 1.2 2002/04/24 16:31:38 simonmar Exp $
---
 -- The List monad.
 --
 -----------------------------------------------------------------------------