[GHC] #16263: GHC accepts illegal constraint in kind
GHC
ghc-devs at haskell.org
Thu Jan 31 22:52:34 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):
Terrific. But note that is should work for equality constraints like `(a
~ b)`, and I bet it does not.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16263#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list