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

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 19 Jan 2001 04:23:16 -0800


simonmar    2001/01/19 04:23:16 PST

  Modified files:
    ghc/compiler/ghci    ByteCodeGen.lhs 
  Log:
  ignore Notes when compiling tail calls.
  
  Revision  Changes    Path
  1.32      +5 -4      fptools/ghc/compiler/ghci/ByteCodeGen.lhs