#1919: GHC 6.8.1 panics with lookupRecBndr
-----------------------------+----------------------------------------------
Reporter: BjornBuckwalter | Owner: simonpj
Type: bug | Status: new
Priority: normal | Milestone: 6.8.2
Component: Compiler | Version: 6.8.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Multiple
Os: Multiple |
-----------------------------+----------------------------------------------
Comment (by simonpj):
I know what is happening. Sadly, it's in the middle of a `TcSimplify`
swamp that is in any case being overhauled as part of the type-function
story.
A workaround is to use `-XRelaxedPolyRec`, or `-XNoMonoPatBinds`. I think
that should make `CGS` compile ok.
But I will still try to fix for 6.8.2.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1919#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