
#12386: Infinite loop when showing type family error
-------------------------------------+-------------------------------------
Reporter: elliottt | Owner: goldfire
Type: bug | Status: closed
Priority: highest | Milestone: 8.0.3
Component: Compiler (Type | Version: 8.0.1
checker) |
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Compile-time | Test Case: indexed-
crash | types/should_fail/T12386
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* testcase: => indexed-types/should_fail/T12386
* status: new => closed
* resolution: => fixed
Comment:
Fixed by
{{{
commit 3f5673f34a2f761423027bf46f64f7499708725f
Author: Simon Peyton Jones