[GHC] #8488: Annotations should not distinguish type and value

GHC ghc-devs at haskell.org
Wed Oct 30 09:54:03 UTC 2013


#8488: Annotations should not distinguish type and value
-------------------------------------+------------------------------------
        Reporter:  simonpj           |            Owner:  errge
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by errge):

 Actually the TH data type itself is not very clear in every case on what
 is a type and what is a value, but `TcSplice -> lookupThName` already
 handles the complexity, so I just have to call that.

 Seems straightforward, I will do it.

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


More information about the ghc-tickets mailing list