Re: [GHC] #7730: :info and polykinds

#7730: :info and polykinds --------------------------------------------+------------------------------ Reporter: monoidal | Owner: archblob Type: bug | Status: patch 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): In fixing {{{:kind}}} we just have to also tidy the type because currently it's not for some reason. I could patch that by setting {{{-fprint- explicit-foralls}}}, {{{-fprint-expicit-kinds}}} and printing thorough {{{pprTypeForUser}}} but I remember that you mentioned something about removing tidying from {{{pprTypeForUser}}} so I would like some input on this. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/7730#comment:49 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC