[GHC] #5682: Properly parse promoted data constructor operators
GHC
ghc-devs at haskell.org
Thu Feb 13 23:10:03 UTC 2014
#5682: Properly parse promoted data constructor operators
-------------------------------------+-------------------------------------
Reporter: lunaris | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.6.2
Component: Compiler | Version: 7.3
(Parser) | Keywords: PolyKinds, ghc-
Resolution: | kinds
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: GHC rejects | Difficulty: Unknown
valid program | Blocked By:
Test Case: | Related Tickets: #8486
Blocking: |
-------------------------------------+-------------------------------------
Comment (by Richard Eisenberg <eir@…>):
In [changeset:"473f12a3be27a00b035f1fdc7050a0ff31bf12ff/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="473f12a3be27a00b035f1fdc7050a0ff31bf12ff"
Fix #5682. Now, '(:) parses.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5682#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list