cvs commit: fptools/ghc/compiler/main SysTools.lhs

Reuben Thomas rrt@glass.cse.ogi.edu
Thu, 18 Oct 2001 06:56:09 -0700


rrt         2001/10/18 06:56:09 PDT

  Modified files:
    ghc/compiler/main    SysTools.lhs 
  Log:
  Make catch work with older compilers, and avoid clash between
  Exception.catch and PrelException's catch.
  
  Revision  Changes    Path
  1.63      +11 -4     fptools/ghc/compiler/main/SysTools.lhs