[GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"

GHC ghc-devs at haskell.org
Wed Jan 10 13:57:54 UTC 2018


#14338: Simplifier fails with "Simplifier ticks exhausted"
-------------------------------------+-------------------------------------
        Reporter:  dredozubov        |                Owner:  bgamari
            Type:  bug               |               Status:  merge
        Priority:  high              |            Milestone:  8.4.1
       Component:  Compiler          |              Version:  8.2.1
      Resolution:  fixed             |             Keywords:
Operating System:  Linux             |         Architecture:  x86_64
 Type of failure:  Compile-time      |  (amd64)
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by k-bx):

 Hi. Is there a chance this patch could be included in the 8.2.3 release?
 We think that our codebase was affected by the bug, we've resolved the
 issue by applying `-O0` in one of the modules, but it sounds like a rather
 risky hack to have, and also some other modules from our codebase still go
 considerably higher in RAM consumption upon compilation. Waiting for 8.4
 would be rather unfortunate.

 Thank you!

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


More information about the ghc-tickets mailing list