[GHC] #4426: Simplify the rules for implicit quantification
GHC
ghc-devs at haskell.org
Mon Dec 7 15:37:05 UTC 2015
#4426: Simplify the rules for implicit quantification
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: simonpj
Type: feature request | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 6.12.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #7880 | Differential Rev(s): Phab:D211
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
I think this ticket is now done (as part of the "wildcard refactor" patch
(1e041b7382b6aa329e4ad9625439f811e0f27232), except that we should remove
`-fwarn-context-quantification` altogether (according to comment:20), or
deprecate it. It already does nothing.
Ben: could you do this, and close?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4426#comment:25>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list