cvs commit: fptools/ghc/lib/std PrelCError.lhs

Sigbjorn Finne sof@glass.cse.ogi.edu
Wed, 7 Nov 2001 00:31:30 -0800


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