simonmar 2001/11/06 03:11:07 PST
Modified files:
ghc/lib/std Time.hsc
Log:
- Make the psecs field of a ClockTime measure picoseconds rather than
nanoseconds.
- toClockTime was throwing away the picoseconds field of the input
CalendarTime: fix this.
Revision Changes Path
1.22 +4 -4 fptools/ghc/lib/std/Time.hsc