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

Julian Seward sewardj@glass.cse.ogi.edu
Tue, 29 Jan 2002 03:07:27 -0800


sewardj     2002/01/29 03:07:27 PST

  Modified files:
    ghc/compiler/ghci    ByteCodeGen.lhs 
  Log:
  Allow constructors with non-ptr fields to be allocated in-line.
  
  Revision  Changes    Path
  1.67      +23 -21    fptools/ghc/compiler/ghci/ByteCodeGen.lhs