#3244: Associated type panic
------------------------+---------------------------------------------------
Reporter: heatsink | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler (Type checker)
Version: 6.10.1 | Severity: normal
Keywords: type family | Testcase:
Os: Linux | Architecture: x86_64 (amd64)
------------------------+---------------------------------------------------
GHC panics with the attached use of associated types. Curiously, if I
flatten the nested let-clauses in 'foo', the error goes away.
{{{
ghc: panic! (the 'impossible' happened)
(GHC version 6.10.1 for x86_64-unknown-linux):
initC: srt_lbl
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3244>
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