#5268: ghci panic in ByteCodeGen.schemeE: unhandled case
---------------------------+------------------------------------------------
Reporter: patrikja | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.1
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
---------------------------+------------------------------------------------
Changes (by simonpj):
* status: new => closed
* resolution: => fixed
Comment:
Thanks. Fixed by
{{{
commit 09d83049b2c5a6a9b44e70f19ae09f9cb08b3da2
Author: Simon Peyton Jones <[email protected]>
Date: Thu Jun 23 14:28:50 2011 +0100
Fix Trac #5268: missing case for bytecode generation involving
coercions
compiler/ghci/ByteCodeGen.lhs | 40
++++++++++++++++++----------------------
1 files changed, 18 insertions(+), 22 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5268#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs