
#14154: Some cocktail of features causes GHC panic -------------------------------------+------------------------------------- Reporter: Iceland_jack | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.3 Resolution: | Keywords: 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): An assert in every smart type constuctor `mkTyConApp`, `mkFunTy` etc, that checked that the type was well kinded, yes. `mkAppTy` is just one example. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14154#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler