[project @ 1999-10-29 01:16:48 by andy]
authorandy <unknown>
Fri, 29 Oct 1999 01:16:50 +0000 (01:16 +0000)
committerandy <unknown>
Fri, 29 Oct 1999 01:16:50 +0000 (01:16 +0000)
commitf608faec774d5d2cd895240c1e0e66a48aa6cbe3
treece0adb54dde61e9cc34f555ae44b849e54b4697c
parent290d2574d148e982fd1307dc512a581c220aeac9
[project @ 1999-10-29 01:16:48 by andy]
Adding in the modified versions of the Standard Haskell 98 libraries.
These should compile under both Hugs and GHC.

use the flags  -D__HUGS__ -DUSE_REPORT_PRELUDE to extract the Hugs src.
13 files changed:
ghc/lib/std/Array.lhs
ghc/lib/std/CPUTime.lhs
ghc/lib/std/Char.lhs
ghc/lib/std/Directory.lhs
ghc/lib/std/IO.lhs
ghc/lib/std/Ix.lhs
ghc/lib/std/List.lhs
ghc/lib/std/Maybe.lhs
ghc/lib/std/Monad.lhs
ghc/lib/std/Numeric.lhs
ghc/lib/std/Random.lhs
ghc/lib/std/Ratio.lhs
ghc/lib/std/System.lhs