[GHC] #7730: :info and polykinds
GHC
ghc-devs at haskell.org
Tue Apr 29 19:45:10 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 simonpj):
OK, well, it's not a massive deal. It seems a bit odd to be futzing with
`IfaceSyn` to make it display more nicely, and if it got out of hand I'd
think again.
But for now, I suggest you go ahead with the `IfaceTcArgs` approach I
outlined above.
OK?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7730#comment:33>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list