patch applied (ghc): fix for #1013.
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
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