[GHC] #11399: Ill-kinded instance head involving -XTypeInType can invoke GHC panic
GHC
ghc-devs at haskell.org
Wed Feb 10 14:32:42 UTC 2016
#11399: Ill-kinded instance head involving -XTypeInType can invoke GHC panic
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: goldfire
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler (Type | Version: 8.1
checker) |
Resolution: | Keywords: TypeInType
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"b565830dda0994d5d67617039db3310f81e831c8/ghc"
b565830d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="b565830dda0994d5d67617039db3310f81e831c8"
Wrap solveEqualities in checkNoErrs
This simple change fixes Trac #11563, #11520, #11516, #11399.
See esp the comments in #11520.
See Note [Fail fast on kind errors] in TcSimplify
Merge to 8.0 branch
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11399#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list