[GHC] #13454: Operators not allowed as fields in Record Pattern Synonyms

GHC ghc-devs at haskell.org
Wed Mar 29 20:53:25 UTC 2017


#13454: Operators not allowed as fields in Record Pattern Synonyms
-------------------------------------+-------------------------------------
        Reporter:  Iceland_jack      |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
                                     |  PatternSynonyms
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D3379
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"154d224ade3d9f22b0e22fc8be8f3907f1ad51d2/ghc"
 154d224a/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="154d224ade3d9f22b0e22fc8be8f3907f1ad51d2"
 Allow operators as record pattern synonym fields

 Fixes #13454

 Reviewers: austin, bgamari, dfeuer

 Reviewed By: dfeuer

 Subscribers: RyanGlScott, rwbarton, thomie

 Differential Revision: https://phabricator.haskell.org/D3379
 }}}

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


More information about the ghc-tickets mailing list