#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 Simon Peyton Jones <simonpj@…>): In [changeset:"b095c97d6e8e5841c28464eb5db67d3c1ca055b8/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="b095c97d6e8e5841c28464eb5db67d3c1ca055b8" Improve constraint tuples (Trac #10451) * Increase max constraint tuple size to 16 * Produce a civilised error message if the max size is exceeded }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10451#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler