cvs commit: fptools/ghc/lib/std Time.hsc

Jeff Lewis lewie@glass.cse.ogi.edu
Sat, 7 Apr 2001 07:58:45 -0700


lewie       2001/04/07 07:58:44 PDT

  Modified files:
    ghc/lib/std          Time.hsc 
  Log:
  Sigh... the moving of the structs..  `struct tm' is only in <time.h> on
  RedHat 7.1/whatever-version-of-glibc-or-whatever-that-implies.  The following
  patch works on RH 6.2, RH 7.0 and RH 7.1.  Your mileage shouldn't vary,
  but you know how these things go..
  
  Revision  Changes    Path
  1.11      +4 -2      fptools/ghc/lib/std/Time.hsc