[GHC] #14419: Check kinds for ambiguity
GHC
ghc-devs at haskell.org
Fri May 25 01:42:55 UTC 2018
#14419: Check kinds for ambiguity
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords: TypeInType
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 goldfire):
Not sure offhand why you witnessed the failure that you did, but I think
it's troublesome to put the ambiguity check where you did. Better would be
in `checkValidTyCon`, where other validity checks are done.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14419#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list