[project @ 2001-01-12 16:16:36 by simonmar]
authorsimonmar <unknown>
Fri, 12 Jan 2001 16:16:37 +0000 (16:16 +0000)
committersimonmar <unknown>
Fri, 12 Jan 2001 16:16:37 +0000 (16:16 +0000)
commitef487d068885c686d60b3e8c9f79f3e66a1f4ef0
tree98bb334edb5fdef09c8b23407b026a156716bc6e
parent787e7d83405af4644612284a00a61626c2c27864
[project @ 2001-01-12 16:16:36 by simonmar]
Time library FFI'd.
ghc/lib/std/Time.hsc [new file with mode: 0644]
ghc/lib/std/Time.lhs [deleted file]
ghc/lib/std/cbits/getClockTime.c [deleted file]
ghc/lib/std/cbits/showTime.c [deleted file]
ghc/lib/std/cbits/timezone.c [deleted file]
ghc/lib/std/cbits/timezone.h [deleted file]
ghc/lib/std/cbits/toClockSec.c [deleted file]
ghc/lib/std/cbits/toLocalTime.c [deleted file]
ghc/lib/std/cbits/toUTCTime.c [deleted file]