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