[GHC] #11812: Template Haskell can induce non-unique Uniques

GHC ghc-devs at haskell.org
Mon Jul 2 02:52:52 UTC 2018


#11812: Template Haskell can induce non-unique Uniques
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Template Haskell  |              Version:  8.1
      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 mgsloan):

 Looks like having multiple bindings of the same unique name can also cause
 erroneous unused binding warnings:
 https://ghc.haskell.org/trac/ghc/ticket/14318

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


More information about the ghc-tickets mailing list