#5038: internal error with rebindable if-then-else
-------------------------------+--------------------------------------------
Reporter: Philonous | Owner: simonpj
Type: bug | Status: closed
Priority: high | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Resolution: fixed | Keywords:
Testcase: rebindable/T5038 | Blockedby:
Difficulty: | Os: Linux
Blocking: | Architecture: x86_64 (amd64)
Failure: None/Unknown |
-------------------------------+--------------------------------------------
Changes (by simonpj):
* status: new => closed
* testcase: => rebindable/T5038
* resolution: => fixed
Comment:
Fixed by:
{{{
commit 3f9d24d5188214f769552ad96876346d35366761
Author: simonpj <[email protected]>
Date: Tue Apr 19 13:36:11 2011 +0100
Fix Trac #5038 (missing free variable in ifThenElse rebindable syntax)
compiler/rename/RnEnv.lhs | 13 ++++++++++++-
compiler/rename/RnExpr.lhs | 11 ++++-------
2 files changed, 16 insertions(+), 8 deletions(-)
}}}
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5038#comment:3>
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