[GHC] #15415: GHCi's :kind doesn't work with wildcards
GHC
ghc-devs at haskell.org
Thu Jul 19 05:52:39 UTC 2018
#15415: GHCi's :kind doesn't work with wildcards
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.5
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by int-index):
* cc: simonpj (added)
Comment:
The patch that introduced this distinction is
15b9bf4ba4ab47e6809bf2b3b36ec16e502aea72.
Simon, do you remember why you decided to separate `tcWildCardBinders` and
`tcWildCardBindersX`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15415#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list