[GHC] #16263: Rework GHC's treatment of constraints in kinds
GHC
ghc-devs at haskell.org
Tue Feb 12 12:09:42 UTC 2019
#16263: Rework GHC's treatment of constraints in kinds
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.10.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: | https://gitlab.haskell.org/ghc/ghc/merge_requests/128
-------------------------------------+-------------------------------------
Comment (by simonpj):
> By "this kind", I assume you mean Eq a => Type from the original
example? If so, yes, rejecting that (and adding a test case for it) would
be wonderful.
Yes, exactly.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16263#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list