[GHC] #7730: :info and polykinds

GHC ghc-devs at haskell.org
Fri May 9 12:17:02 UTC 2014


#7730: :info and polykinds
--------------------------------------------+------------------------------
        Reporter:  monoidal                 |            Owner:  archblob
            Type:  bug                      |           Status:  new
        Priority:  normal                   |        Milestone:  7.10.1
       Component:  Compiler (Type checker)  |          Version:  7.6.2
      Resolution:                           |         Keywords:
Operating System:  Unknown/Multiple         |     Architecture:
 Type of failure:  None/Unknown             |  Unknown/Multiple
       Test Case:                           |       Difficulty:  Unknown
        Blocking:                           |       Blocked By:
                                            |  Related Tickets:  #8776
--------------------------------------------+------------------------------

Comment (by archblob):

 @simonmar suggestion would be easier because we already pass a name to
 {{{pprIfaceDecl}}} in order to print things in context and elide
 everything not searched for, so when needing qualified names we could get
 everything to the left of the last (.) in the supplied name and prefix the
 occ names with that.

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


More information about the ghc-tickets mailing list