BSD-3-Clause licensed by Liyang HU, Ashley Yakeley
Maintained by [email protected]
This version can be pinned in stack with:thyme-0.3.5.5@sha256:a723192fd26240b38589029fbc05fc25ba7c0b105042601e554db18e69860931,4716

Module documentation for 0.3.5.5

  • Data
    • Data.Thyme
      • Data.Thyme.Calendar
        • Data.Thyme.Calendar.MonthDay
        • Data.Thyme.Calendar.OrdinalDate
        • Data.Thyme.Calendar.WeekDate
        • Data.Thyme.Calendar.WeekdayOfMonth
      • Data.Thyme.Clock
        • Data.Thyme.Clock.POSIX
        • Data.Thyme.Clock.TAI
      • Data.Thyme.Format
        • Data.Thyme.Format.Aeson
        • Data.Thyme.Format.Human
      • Data.Thyme.Internal
        • Data.Thyme.Internal.Micro
      • Data.Thyme.LocalTime
      • Data.Thyme.Time
        • Data.Thyme.Time.Core

Thyme is a rewrite of the fine time library, with a particular focus on performance for applications that make heavy use of timestamps.

See Data.Thyme for a full description.