[GHC] #11600: Panic (ASSERT failed) in compiler/types/TyCoRep.hs:1939

GHC ghc-devs at haskell.org
Fri Feb 19 15:43:36 UTC 2016


#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/specialise/Specialise.hs;2f733b3a4b95a35dfdd43915afec9f0f615edacd$1312
 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


More information about the ghc-tickets mailing list