cvs commit: fptools/ghc/compiler/deSugar DsExpr.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Fri, 30 Nov 2001 01:39:32 -0800


simonpj     2001/11/30 01:39:32 PST

  Modified files:
    ghc/compiler/deSugar DsExpr.lhs 
  Log:
  Print a bit more info if dsExpr fails for unlifted bindings
  
  Revision  Changes    Path
  1.78      +3 -1      fptools/ghc/compiler/deSugar/DsExpr.lhs