[GHC] #12153: Bug in pattern synonyms with template haskell

GHC ghc-devs at haskell.org
Sun Jun 5 00:23:01 UTC 2016


#12153: Bug in pattern synonyms with template haskell
-------------------------------------+-------------------------------------
        Reporter:  MikeIzbicki       |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by MikeIzbicki):

 Sorry, I just realized I was using `RecordPatSyn` when I meant to use
 `PrefixPatSyn`.  Using the latter, the former compiles like I expected.

 I'm not sure how to delete/close the issue.

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


More information about the ghc-tickets mailing list