malcolm: Tue Sep 11 19:28:08 CEST 2001
Update of /usr/src/master/nhc/include
In directory hinken:/tmp/cvs-serv13630
Modified Files:
Array.T.hi Array.hi FFI.hi IO.T.hi IO.hi IOExtras.T.hi
IOExtras.hi Ix.T.hi Ix.hi Observe.hi Prelude.T.hi Prelude.hi
Time.hi
Log Message:
Merge from stable-1-06-branch.
Interface files must reflect that class Ix has moved out of the
Prelude to the Ix library (where it should always have been).
malcolm: Tue Sep 11 19:26:30 CEST 2001
Update of /usr/src/master/nhc/src/prelude/Time
In directory hinken:/tmp/cvs-serv13502/Time
Modified Files:
DDay.gc DMonth.gc
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.)
malcolm: Tue Sep 11 19:26:30 CEST 2001
Update of /usr/src/master/nhc/src/prelude/PreludeText
In directory hinken:/tmp/cvs-serv13502/PreludeText
Removed Files:
xxx.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.)
malcolm: Tue Sep 11 19:26:30 CEST 2001
Update of /usr/src/master/nhc/src/prelude/PreludeIO
In directory hinken:/tmp/cvs-serv13502/PreludeIO
Modified Files:
WriteFile.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.)
malcolm: Tue Sep 11 19:26:30 CEST 2001
Update of /usr/src/master/nhc/src/prelude/PreludeDebug
In directory hinken:/tmp/cvs-serv13502/PreludeDebug
Modified Files:
PreludeDebug.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.)
malcolm: Tue Sep 11 19:26:30 CEST 2001
Update of /usr/src/master/nhc/src/prelude/Prelude
In directory hinken:/tmp/cvs-serv13502/Prelude
Modified Files:
Makefile Prelude.hs
Removed Files:
CIx.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.)
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.)
malcolm: Tue Sep 11 19:26:29 CEST 2001
Update of /usr/src/master/nhc/src/prelude/IOExtras
In directory hinken:/tmp/cvs-serv13502/IOExtras
Modified Files:
DIOArray.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.)
malcolm: Tue Sep 11 19:26:28 CEST 2001
Update of /usr/src/master/nhc/src/prelude/IO
In directory hinken:/tmp/cvs-serv13502/IO
Modified Files:
IO.hs IOMode.hs SeekMode.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.)
malcolm: Tue Sep 11 19:26:28 CEST 2001
Update of /usr/src/master/nhc/src/prelude/Array
In directory hinken:/tmp/cvs-serv13502/Array
Modified Files:
AIndex.hs AMap.hs Accum.hs AccumArray.hs Assocs.hs Bounds.hs
DArray.hs Elems.hs Eq_Array.hs Indices.hs IxMap.hs
ListArray.hs Makefile Ord_Array.hs Read_Array.hs Replace.hs
Show_Array.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.)