[GHC] #10451: Constraint tuple regression in HEAD
GHC
ghc-devs at haskell.org
Fri May 29 20:59:30 UTC 2015
#10451: Constraint tuple regression in HEAD
-------------------------------------+-------------------------------------
Reporter: darchon | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | ConstraintKinds
Type of failure: GHC rejects | Architecture:
valid program | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by acowley):
The same code base I referred to earlier uses the `All` construction as
well (in the initial encoding used for optimization passes). It runs into
the context stack limit. Swings and roundabouts.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10451#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list