[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Control / Exception.hs
index 76b4d63..29aa8d3 100644 (file)
@@ -8,8 +8,6 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: Exception.hs,v 1.7 2002/04/24 16:31:37 simonmar Exp $
---
 -- The External API for exceptions.  The functions provided in this
 -- module allow catching of exceptions in the IO monad.
 --