[GHC] #11480: UndecidableSuperClasses causes the compiler to spin with UndecidableInstances
GHC
ghc-devs at haskell.org
Mon Feb 1 14:01:16 UTC 2016
#11480: UndecidableSuperClasses causes the compiler to spin with
UndecidableInstances
-------------------------------------+-------------------------------------
Reporter: ekmett | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.1
Component: Compiler (Type | Version: 8.0.1-rc1
checker) | Keywords: PolyKinds,
Resolution: fixed | UndecidableSuperClasses
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: GHC rejects | Test Case:
valid program | typecheck/should_compile/T11480,
| polykinds/T11480a,
| polykinds/T11480b
Blocked By: | Blocking:
Related Tickets: #10318 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* testcase: typecheck/should_compile/T11480, polykinds/T11480a =>
typecheck/should_compile/T11480, polykinds/T11480a, polykinds/T11480b
Comment:
Thanks -- I've added your example to the regression suite.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11480#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list