[GHC] #13407: Fix printing of higher-rank kinds

GHC ghc-devs at haskell.org
Thu Sep 14 17:09:02 UTC 2017


#13407: Fix printing of higher-rank kinds
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:  TypeInType
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 Ben Gamari <ben@…>):

 In [changeset:"04bb8736e1b0573ac45905a0f8c96bcb91564e2d/ghc"
 04bb8736/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="04bb8736e1b0573ac45905a0f8c96bcb91564e2d"
 Fix #13407 by suppressing invisibles better.

 Previously, the iface-invisible-suppresser assumed that all
 invisible things are up front. Not true!

 test case: ghci/scripts/T13407
 }}}

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


More information about the ghc-tickets mailing list