[GHC] #11466: Constraint synonym with Implicit Parameter
GHC
ghc-devs at haskell.org
Thu Jan 21 12:28:17 UTC 2016
#11466: Constraint synonym with Implicit Parameter
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.1
checker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"395ec414ff21bc37439194bb31a8f764b38b0fca/ghc"
395ec414/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="395ec414ff21bc37439194bb31a8f764b38b0fca"
Allow implicit parameters in constraint synonyms
This fixes Trac #11466.
It went bad by accident in
commit ffc21506894c7887d3620423aaf86bc6113a1071
Refactor tuple constraints
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11466#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list