#5539: GHC panic -  Simplifier ticks exhausted
---------------------------------+------------------------------------------
  Reporter:  hvr                 |          Owner:  simonpj       
      Type:  bug                 |         Status:  new           
  Priority:  high                |      Milestone:  7.4.1         
 Component:  Compiler            |        Version:  7.3           
Resolution:                      |       Keywords:                
        Os:  Linux               |   Architecture:  x86_64 (amd64)
   Failure:  Compile-time crash  |     Difficulty:  Unknown       
  Testcase:                      |      Blockedby:                
  Blocking:                      |        Related:                
---------------------------------+------------------------------------------

Comment(by igloo):

 This is now a warning in the 7.4 branch:

 commit 92c4406542235bd9930dbdbe265c22925d5d6889
 {{{
 Author: Ian Lynagh <[email protected]>
 Date:   Mon Dec 19 14:09:14 2011 +0000

     Make "Simplifier ticks exhausted" a warning in the 7.4 branch

     This works around the problems reported in #5539, where lots of people
     are running into the limit.
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to