#2519: Time.toClockTime: picoseconds out of range, after diffClockTimes
-------------------------+--------------------------------------------------
    Reporter:  Ansible   |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  normal    |    Milestone:         
   Component:  GHCi      |      Version:  6.8.2  
    Severity:  normal    |   Resolution:         
    Keywords:  TimeDiff  |     Testcase:         
Architecture:  Unknown   |           Os:  Unknown
-------------------------+--------------------------------------------------
Comment (by Ansible):

 Output from PicoTest2.hs.  Does not produce the bug, although the same
 ClockTime values are used.

 [1 of 1] Compiling Main             ( PicoTest2.hs, interpreted )
 Ok, modules loaded: Main.
 *Main> main
 TimeDiff {tdYear = 0, tdMonth = 0, tdDay = 0, tdHour = 0, tdMin = 0, tdSec
 = -1, tdPicosec = 15554000000}
 -0.984446
 *Main>

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