old-time

Time library

Version on this page:1.1.0.2
LTS Haskell 22.17:1.1.0.4
Stackage Nightly 2024-04-18:1.1.0.4
Latest on Hackage:1.1.0.4

See all snapshots old-time appears in

BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:old-time-1.1.0.2@sha256:c54e84955ceaa50cb31f05be0a002376bd09ef21805b96ed84729ddcfa0846a3,1410

Module documentation for 1.1.0.2

  • System
    • System.Time

This package provides the old time library.

For new projects, the newer time library is recommended.

Changes

Changelog for old-time package

1.1.0.2 Mar 2014

  • Bundled with GHC 7.8.1

  • Supports base-4.7.0.0

  • Remove NHC98-specific code

  • Update to Cabal 1.10 format

1.1.0.1 Sep 2012

  • Bundled with GHC 7.6.1

  • Don’t include deprecated <sys/timeb.h> on FreeBSD

  • Fix gettimeofday(2) call on Win64