[GHC] #13323: Backpack doesn't work with DuplicateRecordFields

GHC ghc-devs at haskell.org
Thu Feb 23 23:16:33 UTC 2017


#13323: Backpack doesn't work with DuplicateRecordFields
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  8.1
  checker)                           |
      Resolution:                    |             Keywords:  backpack
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D3175
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Edward Z. Yang <ezyang@…>):

 In [changeset:"8f8016a5cb006fe14e1058c01a215b90e8435cc8/ghc"
 8f8016a5/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="8f8016a5cb006fe14e1058c01a215b90e8435cc8"
 Include OverloadedRecordFields selectors in NameShape.

 Summary:
 Fixes #13323.

 Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>

 Test Plan: validate

 Reviewers: bgamari, austin

 Subscribers: thomie

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

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


More information about the ghc-tickets mailing list