[GHC] #11103: DuplicateRecordFields + TemplateHaskell

GHC ghc-devs at haskell.org
Mon Dec 7 17:52:16 UTC 2015


#11103: DuplicateRecordFields + TemplateHaskell
-------------------------------------+-------------------------------------
        Reporter:  adamgundry        |                Owner:
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Template Haskell  |              Version:  7.11
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1586
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by adamgundry):

 * status:  new => patch
 * differential:   => Phab:D1586


Comment:

 I've proposed a simple change to how `reify` works for duplicate record
 fields, which will mean that normal uses of TH continue to work, but that
 re-`reify`ing the name of a field will fail.

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


More information about the ghc-tickets mailing list