[project @ 2002-08-01 14:34:42 by simonpj]
authorsimonpj <unknown>
Thu, 1 Aug 2002 14:34:42 +0000 (14:34 +0000)
committersimonpj <unknown>
Thu, 1 Aug 2002 14:34:42 +0000 (14:34 +0000)
commit5b868c3b6b977b560fc9568e3d2919eedb09b254
tree5fb170be8ff31c45b3394a2ba5de624f96a54528
parent7ef70396919aebb8164db2951b8225ada7360ad2
[project @ 2002-08-01 14:34:42 by simonpj]
Make the byte-code generator understand about unboxed
tuple returns.  The previous code was just wrong.

This code is better but it is still not *right*, I fear.
Don't merge till we sort this out.
ghc/compiler/ghci/ByteCodeGen.lhs
ghc/compiler/ghci/ByteCodeLink.lhs