
#11600: Panic (ASSERT failed) in compiler/types/TyCoRep.hs:1939 -------------------------------------+------------------------------------- Reporter: hvr | Owner: Type: bug | Status: new Priority: highest | Milestone: 8.0.1 Component: Compiler | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by niteria): {{{specUnfolding dflags (se_subst env `CoreSubst.extendInScopeList` poly_tyvars)}}}[https://phabricator.haskell.org/diffusion/GHC/browse/master/compiler/special... here] fixes the issue at hand. I don't know if free vars of `call_ts` should be already in scope, so this might not be enough. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11600#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler