[GHC] #10806: Type error and type level (<=) together cause GHC to hang
GHC
ghc-devs at haskell.org
Sat Aug 29 14:28:50 UTC 2015
#10806: Type error and type level (<=) together cause GHC to hang
-------------------------------------+-------------------------------------
Reporter: htebalaka | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler (Type | Version: 7.10.2
checker) |
Resolution: | Keywords:
Operating System: MacOS X | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by htebalaka):
Just to be clear, function definitions with the wrong arity still needed
{{{triggersLoop (Q _ _) (Q _ _) = undefined}}} to trigger the issue.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10806#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list