Fix the 64k insns overflow check in ghci, and add more checks
authorIan Lynagh <igloo@earth.li>
Sat, 1 Aug 2009 13:00:14 +0000 (13:00 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 1 Aug 2009 13:00:14 +0000 (13:00 +0000)
commit6d92f8127b85a52a472b692c6fa40320432dd5a5
tree7bf498a8651b4c8e8dd0897bdf0d9eb387943205
parent00d1ec1fb730671f159add194e45fe266b3d86aa
Fix the 64k insns overflow check in ghci, and add more checks
compiler/ghci/ByteCodeAsm.lhs
compiler/ghci/ByteCodeLink.lhs