I believe that there is a nanosecond value in one of the data types
specified in the Time module. (One of the Haskell 98 libraries) I don't
know if Hugs supports that module, though. I know GHC does.
Nick Eby wrote:
>
> Is there a straightforward way to access the current system time in
> haskel
Is there a straightforward way to access the current system time in
haskell, in order to give a seed to a random number generator without
explicitly asking the user for one?
---
nick eby
[EMAIL PROTECTED]