[project @ 1999-01-14 18:12:47 by sof]
Changes to make the Prelude comply with Haskell 98. I claim that this completes GHC's implementation of Haskell 98 (at least feature-wise, but there's bound to be some bugs lurking..)
Showing
- ghc/lib/std/Array.lhs 33 additions, 11 deletionsghc/lib/std/Array.lhs
- ghc/lib/std/CPUTime.lhs 7 additions, 5 deletionsghc/lib/std/CPUTime.lhs
- ghc/lib/std/Char.lhs 21 additions, 14 deletionsghc/lib/std/Char.lhs
- ghc/lib/std/Complex.lhs 32 additions, 13 deletionsghc/lib/std/Complex.lhs
- ghc/lib/std/Directory.lhs 114 additions, 210 deletionsghc/lib/std/Directory.lhs
- ghc/lib/std/IO.lhs 27 additions, 27 deletionsghc/lib/std/IO.lhs
- ghc/lib/std/Ix.lhs 33 additions, 26 deletionsghc/lib/std/Ix.lhs
- ghc/lib/std/List.lhs 173 additions, 52 deletionsghc/lib/std/List.lhs
- ghc/lib/std/Locale.lhs 1 addition, 1 deletionghc/lib/std/Locale.lhs
- ghc/lib/std/Main.hi-boot 1 addition, 1 deletionghc/lib/std/Main.hi-boot
- ghc/lib/std/Maybe.lhs 18 additions, 43 deletionsghc/lib/std/Maybe.lhs
- ghc/lib/std/Monad.lhs 84 additions, 44 deletionsghc/lib/std/Monad.lhs
- ghc/lib/std/Numeric.lhs 23 additions, 51 deletionsghc/lib/std/Numeric.lhs
- ghc/lib/std/PrelAddr.lhs 2 additions, 1 deletionghc/lib/std/PrelAddr.lhs
- ghc/lib/std/PrelArr.lhs 56 additions, 61 deletionsghc/lib/std/PrelArr.lhs
- ghc/lib/std/PrelArrExtra.lhs 16 additions, 16 deletionsghc/lib/std/PrelArrExtra.lhs
- ghc/lib/std/PrelBase.lhs 110 additions, 237 deletionsghc/lib/std/PrelBase.lhs
- ghc/lib/std/PrelConc.lhs 34 additions, 11 deletionsghc/lib/std/PrelConc.lhs
- ghc/lib/std/PrelEither.lhs 2 additions, 2 deletionsghc/lib/std/PrelEither.lhs
- ghc/lib/std/PrelErr.lhs 7 additions, 5 deletionsghc/lib/std/PrelErr.lhs
Loading
Please register or sign in to comment