[GHC] #14110: GHC Panic on over-saturated associated type family
GHC
ghc-devs at haskell.org
Tue Oct 3 13:26:52 UTC 2017
#14110: GHC Panic on over-saturated associated type family
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: Iceland_jack
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| polykinds/T14110
Blocked By: | Blocking:
Related Tickets: #13819 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):
* related: => #13819
Comment:
This was triggered by #13819. It's definitely fixed in GHC 8.4, since it
was fixed in commit c2417b87ff59c92fbfa8eceeff2a0d6152b11a47 (`Fix #13819
by refactoring TypeEqOrigin.uo_thing`).
It happens to be fixed in GHC 8.2.2, too (see
https://ghc.haskell.org/trac/ghc/ticket/13819#comment:16).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14110#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list