sof 2001/11/07 00:31:30 PST
Modified files:
ghc/lib/std PrelCError.lhs
Log:
Delay committing to particular values for the misc error codes until
we're *compiling* the .hc / .hs file on a target platform, i.e., no
longer do this at configure-time.
It ain't pretty, but it works.
Revision Changes Path
1.12 +204 -107 fptools/ghc/lib/std/PrelCError.lhs