[GHC] #10928: Refine pattern synonym signatures
GHC
ghc-devs at haskell.org
Fri Oct 30 11:27:17 UTC 2015
#10928: Refine pattern synonym signatures
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner:
Type: bug | Status: closed
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"9b3a0588e7523db54443270005ba2c6016e56ab8/ghc" 9b3a058/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="9b3a0588e7523db54443270005ba2c6016e56ab8"
Swap prov/req in variable naming in Parser.y
This is a follow on to the patch for Trac #10928.
It's a local renaming of variables only; no change in behaviour.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10928#comment:32>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list