[GHC] #1042: Floating point exception

GHC trac at galois.com
Sat Dec 23 09:04:19 EST 2006


#1042: Floating point exception
----------------------+-----------------------------------------------------
 Reporter:  dons      |          Owner:         
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:  6.6.1  
Component:  Compiler  |        Version:  6.6    
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Changes (by igloo):

  * milestone:  => 6.6.1

Comment:

 I can't see anything in Haskell98 about it, but raising ArithException
 Overflow looks like the right thing to me. This is the only case we need
 to worry about, right? (for each of the signed types).


 Thanks
 Ian

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


More information about the Glasgow-haskell-bugs mailing list