[project @ 1999-08-23 12:53:23 by keithw]
Revert commit of 1999/06/12 16:17:28. We use -traditional for CPP, and so x##y and #x don't work and we must use x/**/y (ugh) and "x" (urk!!) instead. Ah well.
Showing
- ghc/interpreter/prelude/Prelude.hs 4 additions, 4 deletionsghc/interpreter/prelude/Prelude.hs
- ghc/lib/std/CPUTime.lhs 1 addition, 1 deletionghc/lib/std/CPUTime.lhs
- ghc/lib/std/IO.lhs 1 addition, 1 deletionghc/lib/std/IO.lhs
- ghc/lib/std/PrelHandle.lhs 1 addition, 1 deletionghc/lib/std/PrelHandle.lhs
- ghc/lib/std/PrelIOBase.lhs 2 additions, 2 deletionsghc/lib/std/PrelIOBase.lhs
- ghc/tests/lib/should_run/enum01.hs 1 addition, 1 deletionghc/tests/lib/should_run/enum01.hs
- ghc/tests/lib/should_run/enum02.hs 1 addition, 1 deletionghc/tests/lib/should_run/enum02.hs
- ghc/tests/lib/should_run/enum03.hs 1 addition, 1 deletionghc/tests/lib/should_run/enum03.hs
Loading
Please register or sign in to comment