[GHC] #10747: Infix pattern synonyms fail to parse (regression)
GHC
ghc-devs at haskell.org
Wed Sep 30 12:34:38 UTC 2015
#10747: Infix pattern synonyms fail to parse (regression)
-------------------------------------+-------------------------------------
Reporter: heisenbug | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.10.3
Component: Compiler | Version: 7.10.1
(Parser) | Keywords:
Resolution: | PatternSynonyms
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
-------------------------------------+-------------------------------------
Comment (by mpickering):
I'm yet to look at this in detail but I suspect that this was never meant
to work. I assumed that infix pattern synonyms definitions were meant to
be like infix data constructor definitions.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10747#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list