[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Control / Monad / Identity.hs
index 21056d3..e86da0b 100644 (file)
@@ -9,8 +9,6 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: Identity.hs,v 1.2 2002/04/24 16:31:38 simonmar Exp $
---
 -- The Identity monad.
 --
 --       Inspired by the paper: