
#11648: assertPprPanic, called at compiler/types/TyCoRep.hs:1932 -------------------------------------+------------------------------------- Reporter: thomie | Owner: goldfire Type: bug | Status: new Priority: highest | Milestone: 8.0.1 Component: Compiler | Version: 8.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 simonpj): I don't think it's anything to do with `quantifyTyVars`. Under CUSK conditions we don't call `quantifyTyVars`; instead `kcHsTyVarBndrs` does something inscrutable to generate the offending kind. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11648#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler