[GHC] #16263: GHC accepts illegal constraint in kind
GHC
ghc-devs at haskell.org
Tue Feb 12 11:55:42 UTC 2019
#16263: GHC accepts illegal constraint in kind
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.8.1
Component: Compiler | Version: 8.6.3
Resolution: | Keywords: TypeInType,
| newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Thanks for the ping. Fixing this will fit right into my work on #16185
(see `wip/T16185`) where I have already written new Notes on constraints
in kinds.
I'll adjust `TcValidity` to reject this kind up-front, as you suggest.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16263#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list