[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / System / IO.hs
index b28e1dc..eb080fc 100644 (file)
@@ -1,6 +1,6 @@
 {-# OPTIONS -fno-implicit-prelude #-}
 -----------------------------------------------------------------------------
--- 
+-- |
 -- Module      :  System.IO
 -- Copyright   :  (c) The University of Glasgow 2001
 -- License     :  BSD-style (see the file libraries/core/LICENSE)
@@ -9,8 +9,6 @@
 -- Stability   :  provisional
 -- Portability :  portable
 --
--- $Id: IO.hs,v 1.6 2002/03/14 12:09:52 simonmar Exp $
---
 -- The standard IO library.
 --
 -----------------------------------------------------------------------------