sewardj 2001/08/07 10:07:11 PDT
Modified files:
ghc/compiler/ghci ByteCodeGen.lhs
Log:
Rewrite the machinery for pushing args to CCalls so that it can
suitably mangle those :: ForeignObj# and ByteArray# and PtrArray#.
Revision Changes Path
1.53 +91 -44 fptools/ghc/compiler/ghci/ByteCodeGen.lhs