[cvs-nhc98] Move class Ix out of the Prelude and into the Ix library,
Malcolm Wallace
malcolm@sparud.net
Thu, 5 Jul 2001 13:22:27 +0200 (CEST)
malcolm: Thu Jul 5 13:22:26 CEST 2001
Update of /usr/src/master/nhc/src/prelude/Ix
In directory hinken:/tmp/cvs-serv29162/Ix
Modified Files:
Tag: stable-1-06-branch
Ix.hs Ix_2.hs Ix_3.hs Ix_4.hs Ix_5.hs Ix_6.hs Ix_7.hs
Ix_Bool.hs Ix_Char.hs Ix_Int.hs Ix_Integer.hs Ix_Ordering.hs
Makefile
Added Files:
Tag: stable-1-06-branch
CIx.hs Ix_10.hs Ix_11.hs Ix_12.hs Ix_13.hs Ix_14.hs Ix_15.hs
Ix_8.hs Ix_9.hs _TupleIndex.hs _TupleRange.hs
Log Message:
Move class Ix out of the Prelude and into the Ix library, to conform
with the Haskell'98 standard.