simonmar 2000/12/15 09:07:20 PST
Modified files:
ghc/compiler/codeGen CgCon.lhs
Log:
ASSERT that we have the right number of arguments when building a
constructor, to avoid repeats of today's extended debugging session.
Revision Changes Path
1.28 +5 -2 fptools/ghc/compiler/codeGen/CgCon.lhs