[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Data / Ix.hs
index 5296e11..d2022ed 100644 (file)
@@ -1,5 +1,5 @@
 -----------------------------------------------------------------------------
--- 
+-- |
 -- Module      :  Data.Ix
 -- Copyright   :  (c) The University of Glasgow 2001
 -- License     :  BSD-style (see the file libraries/core/LICENSE)
@@ -8,8 +8,6 @@
 -- Stability   :  provisional
 -- Portability :  portable
 --
--- $Id: Ix.hs,v 1.2 2001/12/21 15:07:21 simonmar Exp $
---
 -- Class of index types.
 --
 -----------------------------------------------------------------------------