Allow more than 64k instructions in a BCO; fixes #789
authorIan Lynagh <igloo@earth.li>
Sat, 1 Aug 2009 15:32:03 +0000 (15:32 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 1 Aug 2009 15:32:03 +0000 (15:32 +0000)
commit5615397b9348e68ea2bfe0813c4b4c2beac96ef8
treedc1e57ed611b8abce517cc7b34cba8b3b47de88c
parent723f9afa76dc8e80159edede384e0a12f34ed540
Allow more than 64k instructions in a BCO; fixes #789
compiler/ghci/ByteCodeAsm.lhs
rts/Interpreter.c