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

GHC ghc-devs at haskell.org
Tue Jan 16 13:15:03 UTC 2018


#14338: Simplifier fails with "Simplifier ticks exhausted"
-------------------------------------+-------------------------------------
        Reporter:  dredozubov        |                Owner:  bgamari
            Type:  bug               |               Status:  closed
        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):

 Just wanted to mention that a direct application of a patch on top of
 8.2.2 (with some conflict resolution done) doesn't work for me and I'm not
 experienced enough to understand what's going on
 https://gist.github.com/k-bx/9b4a3d95f2de9c86b50dca1c615c63e6

 I first cherry-picked the commit, but then tried manual change-by-change
 cherry-picking, getting same error on three machines (1 macOS, 2 Ubuntu).

 I guess my another attempt would be to see if building
 5124b04f10adfee6390f435a493984f2b45062d0 itself as a replacement for our
 8.2.2 will be a good idea.

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


More information about the ghc-tickets mailing list