[GHC] #8002: Type family causing GHC to hang on recompilation

GHC ghc-devs at haskell.org
Mon Jun 24 19:12:46 CEST 2013


#8002: Type family causing GHC to hang on recompilation
-------------------------------------------------+--------------------------
  Reporter:  jweijers                            |          Owner:  simonpj         
      Type:  bug                                 |         Status:  closed          
  Priority:  normal                              |      Milestone:                  
 Component:  Compiler                            |        Version:  7.6.3           
Resolution:  fixed                               |       Keywords:                  
        Os:  Unknown/Multiple                    |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown                        |     Difficulty:  Unknown         
  Testcase:  indexed_types/should_compile/T8002  |      Blockedby:                  
  Blocking:                                      |        Related:                  
-------------------------------------------------+--------------------------
Changes (by simonpj):

  * status:  new => closed
  * testcase:  => indexed_types/should_compile/T8002
  * resolution:  => fixed


Comment:

 Excellent catch, thank you. Now fixed.

 The test makes earlier versions of GHC hang altogether, and I'm not sure
 that the testsuite recovers from such a hang... but at least we'll notice!

 Simon

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



More information about the ghc-tickets mailing list