#5192: the 'impossible' happened: hsValBindsImplicits: ValBindsIn
---------------------------------+------------------------------------------
Reporter: CoreyOConnor | Owner: simonpj
Type: bug | Status: merge
Priority: normal | Milestone:
Component: Compiler | Version: 7.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: GHC rejects valid program
---------------------------------+------------------------------------------
Changes (by simonpj):
* status: new => merge
Comment:
Thanks for identifying this. Fixed by
{{{
commit 10ffbfd2624f37d6d61ecb4b8d42f1463cc1d476
Author: Simon Peyton Jones <[email protected]>
Date: Thu May 12 11:01:34 2011 +0100
Fix Trac #5192: missing case in hsValBindsImplicits
This fixes the bug, adds some comments, and a tiny bit of refactoring
>---------------------------------------------------------------
compiler/hsSyn/HsBinds.lhs | 12 ++++++------
compiler/hsSyn/HsUtils.lhs | 13 ++++++++-----
2 files changed, 14 insertions(+), 11 deletions(-)
}}}
This should go into the 7.0.4 branch if possible, so I'll change to
'merge'.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5192#comment:2>
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