#1370: Obscure loop in interaction between arity and case-of-bottom
-------------------------+--------------------------------------------------
 Reporter:  simonpj      |          Owner:  simonpj
     Type:  bug          |         Status:  closed 
 Priority:  normal       |      Milestone:  6.8.3  
Component:  Compiler     |        Version:  6.6.1  
 Severity:  normal       |     Resolution:  fixed  
 Keywords:               |     Difficulty:  Unknown
 Testcase:  simpl-T1370  |   Architecture:  Unknown
       Os:  Unknown      |  
-------------------------+--------------------------------------------------
Changes (by simonpj):

  * testcase:  => simpl-T1370
  * status:  new => closed
  * resolution:  => fixed

Comment:

 Actually this is fixed by the same patch as #1947, namely:
 {{{
 Tue Dec  4 14:58:03 GMT 2007  [EMAIL PROTECTED]
   * Make eta reduction check more carefully for bottoms (fix Trac #1947)
 }}}
 I added a test case `simpl-T1370` to make sure it stays fixed.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1370#comment:4>
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