[GHC] #8582: Record syntax for pattern synonyms

GHC ghc-devs at haskell.org
Tue Jul 8 12:45:11 UTC 2014


#8582: Record syntax for pattern synonyms
-------------------------------------+------------------------------------
        Reporter:  cactus            |            Owner:  cactus
            Type:  feature request   |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:  5144
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by cactus):

 Now that I am parsing pattern synonym declarations using the pattern
 parser (using the same trick as used by the data constructor parser), and
 typechecking a pattern synonym can add deferred bindings, this should at
 least be somewhat simpler to implement.

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


More information about the ghc-tickets mailing list