[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.
Showing
- ghc/lib/std/Array.lhs 80 additions, 0 deletionsghc/lib/std/Array.lhs
- ghc/lib/std/CPUTime.lhs 15 additions, 6 deletionsghc/lib/std/CPUTime.lhs
- ghc/lib/std/Char.lhs 4 additions, 0 deletionsghc/lib/std/Char.lhs
- ghc/lib/std/Directory.lhs 1 addition, 1 deletionghc/lib/std/Directory.lhs
- ghc/lib/std/IO.lhs 220 additions, 17 deletionsghc/lib/std/IO.lhs
- ghc/lib/std/Ix.lhs 8 additions, 0 deletionsghc/lib/std/Ix.lhs
- ghc/lib/std/List.lhs 14 additions, 8 deletionsghc/lib/std/List.lhs
- ghc/lib/std/Maybe.lhs 2 additions, 0 deletionsghc/lib/std/Maybe.lhs
- ghc/lib/std/Monad.lhs 15 additions, 0 deletionsghc/lib/std/Monad.lhs
- ghc/lib/std/Numeric.lhs 237 additions, 1 deletionghc/lib/std/Numeric.lhs
- ghc/lib/std/Random.lhs 53 additions, 3 deletionsghc/lib/std/Random.lhs
- ghc/lib/std/Ratio.lhs 2 additions, 0 deletionsghc/lib/std/Ratio.lhs
- ghc/lib/std/System.lhs 51 additions, 8 deletionsghc/lib/std/System.lhs
Loading
Please register or sign in to comment