patch applied (ghc-6.6/ghc): fix for #1013.
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061219203119.GA14480__10264.9172339172$1166560331$gmane$org@cvs.haskell.org> |
Thu Dec 7 07:16:44 PST 2006 Simon Marlow <[email protected]> * fix for #1013. We weren't getting the bitmap right for the continuation BCO in a case-of-case. M ./compiler/ghci/ByteCodeGen.lhs -2 +11