cvs commit: fptools/ghc/compiler/ghci ByteCodeGen.lhs

Julian Seward sewardj@glass.cse.ogi.edu
Mon, 13 Aug 2001 04:58:04 -0700


sewardj     2001/08/13 04:58:04 PDT

  Modified files:
    ghc/compiler/ghci    ByteCodeGen.lhs 
  Log:
  schemeR_wrk: look through tyapps when spotting top-level nullary
  constructor uses.  Fixes bug reported by Mark Tehver:
  <<loop>> in GHC 5.01 "Zarjaz"
  
  Revision  Changes    Path
  1.58      +14 -7     fptools/ghc/compiler/ghci/ByteCodeGen.lhs