[GHC] #7730: :info and polykinds
GHC
ghc-devs at haskell.org
Wed May 21 15:49:26 UTC 2014
#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
More information about the ghc-tickets
mailing list