[project @ 1999-08-23 12:53:23 by keithw]
authorkeithw <unknown>
Mon, 23 Aug 1999 12:53:27 +0000 (12:53 +0000)
committerkeithw <unknown>
Mon, 23 Aug 1999 12:53:27 +0000 (12:53 +0000)
commitd392968d909449a16d02e0e70a5eb9eddb1c07ab
tree4755318b847c166ea70ed4a34f5d3c5286b84bb5
parent57ae9370d8513ae0f27fee4d2f9fd6cbb77613ea
[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.
ghc/interpreter/prelude/Prelude.hs
ghc/lib/std/CPUTime.lhs
ghc/lib/std/IO.lhs
ghc/lib/std/PrelHandle.lhs
ghc/lib/std/PrelIOBase.lhs
ghc/tests/lib/should_run/enum01.hs
ghc/tests/lib/should_run/enum02.hs
ghc/tests/lib/should_run/enum03.hs