[GHC] #10872: More informative assertion for non-unique TH names

GHC ghc-devs at haskell.org
Fri Jan 15 20:43:37 UTC 2016


#10872: More informative assertion for non-unique TH names
-------------------------------------+-------------------------------------
        Reporter:  jstolarek         |                Owner:  goldfire
            Type:  task              |               Status:  new
        Priority:  low               |            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):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Richard Eisenberg <eir@…>):

 In [changeset:"d459f55c36c50ae02c55a7fb1331ef81af6751f5/ghc"
 d459f55c/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="d459f55c36c50ae02c55a7fb1331ef81af6751f5"
 Fix #10872.

 This moves the duplicate-unique check from knownKeyNames (which omits
 TH) to allKnownKeyNames (which includes TH).
 }}}

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


More information about the ghc-tickets mailing list