[GHC] #10747: Infix pattern synonyms fail to parse (regression)

GHC ghc-devs at haskell.org
Wed Sep 30 12:19:37 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 heisenbug):

 Maybe I have to enable `TypeOperators` too?

 ''<checking...>''

 No, same error message.
 {{{
 error: parse error on input ?`?
 Failed, modules loaded: none.
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10747#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list