[GHC] #15630: panic! Simplifier ticks exhausted

GHC ghc-devs at haskell.org
Mon Oct 1 11:25:39 UTC 2018


#15630: panic! Simplifier ticks exhausted
---------------------------------+--------------------------------------
        Reporter:  micahshahn    |                Owner:  (none)
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Compiler      |              Version:  8.5
      Resolution:                |             Keywords:
Operating System:  Windows       |         Architecture:  x86_64 (amd64)
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+--------------------------------------

Comment (by tdammers):

 Did some quick testing; `{-# NOINLINE (<+>) #-}` does "fix" the problem
 (bringing compilation time for the example here down from 8 minutes to
 less than one second); however, the patch from
 https://ghc.haskell.org/trac/ghc/ticket/13253#comment:24 doesn't seem to
 make a difference.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15630#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list