[cvs-nhc98] Merge from stable-1-06-branch.

Malcolm Wallace malcolm@sparud.net
Tue, 11 Sep 2001 19:26:29 +0200 (CEST)


malcolm: Tue Sep 11 19:26:29 CEST 2001

Update of /usr/src/master/nhc/src/prelude/Ix
In directory hinken:/tmp/cvs-serv13502/Ix

Modified Files:
	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:
	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:
Merge from stable-1-06-branch.
  Move class Ix out of Prelude into Ix library.
  (But undo the change whereby Ord was dropped as a superclass of Ix.)