
#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