Re: #16381: Regression: Implicitly kind variables not in scope
"GHC" <[email protected]> Sun, 03 Mar 2019 19:39:46 -0000
| Newsgroups | gmane.comp.lang.haskell.glasgow.bugs |
|---|---|
| Message-ID | <[email protected]> |
#16381: Regression: Implicitly kind variables not in scope
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: closed
Priority: highest | Milestone: 8.10.1
Component: Compiler (Type | Version: 8.9
checker) |
Resolution: invalid | 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 bgamari):
* status: new => closed
* resolution: => invalid
Comment:
Ahh, of course. This is actually expected as fall-out from
[[https://github.com/ghc-proposals/ghc-
proposals/blob/master/proposals/0024-no-kind-vars.rst|Proposal 0024]]
(#15264).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16381#comment:1>