[GHC] #7924: throwIO gets subsumed by a later imprecise exception

GHC cvs-ghc at haskell.org
Wed May 22 21:48:02 CEST 2013


#7924: throwIO gets subsumed by a later imprecise exception
-----------------------------------------+----------------------------------
  Reporter:  dmwit                       |          Owner:                  
      Type:  bug                         |         Status:  closed          
  Priority:  normal                      |      Milestone:                  
 Component:  Compiler                    |        Version:  7.6.1           
Resolution:  worksforme                  |       Keywords:                  
        Os:  Unknown/Multiple            |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown                |     Difficulty:  Unknown         
  Testcase:  simplCore/should_run/T7924  |      Blockedby:                  
  Blocking:                              |        Related:                  
-----------------------------------------+----------------------------------
Changes (by simonpj):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => worksforme
  * testcase:  => simplCore/should_run/T7924


Comment:

 It works for me with 7.4.2, oddly.  Compiling with -O I get the "Boom"
 result, as expected.

 Also, as Daniel says, with HEAD.  So I'll add the test as a regression
 test and close.

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



More information about the ghc-tickets mailing list