|
A big bug: msg#00009lang.haskell.glasgow.bugs
glasgow-haskell-bugs, I use GHC5.04.3 on windows XP. I want to getCPUTime function to get a number used as a random seed. The getCPUTime works well in GHCi(always increasing), but when compiled by ghc, the return value of getCPUTime is fixed to two values.This can be demonstrated by: import CPUTime main = do d<-getCPUTime print d Liu Junfeng liujf2003@xxxxxxxxxxxxxxxxx 2003-04-03
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-715052 ] getCPUTime doesn't work, SourceForge.net |
|---|---|
| Next by Date: | Re: unused import not always reported, Christian Maeder |
| Previous by Thread: | [ ghc-Bugs-715052 ] getCPUTime doesn't work, SourceForge.net |
| Next by Thread: | Re: unused import not always reported, Christian Maeder |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |