[cvs-nhc98] No log message
Malcolm Wallace
malcolm@sparud.net
Thu, 5 Jul 2001 13:22:18 +0200 (CEST)
malcolm: Thu Jul 5 13:22:17 CEST 2001
Update of /usr/src/master/nhc/src/prelude/Array
In directory hinken:/tmp/cvs-serv29162/Array
Modified Files:
Tag: stable-1-06-branch
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:
Move class Ix out of the Prelude and into the Ix library, to conform
with the Haskell'98 standard.