weird floating point exception with -Rghc-timing

19 Aug
2002
19 Aug
'02
11:39 a.m.
It seems that if compilation is not required, or if compilation is very
fast, ghc -Rghc-timing will throw up a Floating point exception:
[hdaume@hal3 timing]$ ls
Timing.hs
[hdaume@hal3 timing]$ cat Timing.hs
module Timing where
timing = undefined
[hdaume@hal3 timing]$ ghc -Rghc-timing Timing.hs -c
<
8310
Age (days ago)
8310
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hal Daume III