cvs commit: fptools/ghc/lib/std Time.hsc Time.lhs fptools/ghc/lib/std/cbits getClockTime.c showTime.c timezone.c timezone.h toClockSec.c toLocalTime.c toUTCTime.c

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 12 Jan 2001 08:16:37 -0800


simonmar    2001/01/12 08:16:37 PST

  Added files:
    ghc/lib/std          Time.hsc 
  Removed files:
    ghc/lib/std          Time.lhs 
    ghc/lib/std/cbits    getClockTime.c showTime.c timezone.c 
                         timezone.h toClockSec.c toLocalTime.c 
                         toUTCTime.c 
  Log:
  Time library FFI'd.