@hackage thyme0.2.2.0
A faster time library
Categories
License
BSD-3-Clause
Maintainer
thyme@liyang.hu
Links
Versions
Installation
Dependencies (12)
- attoparsec >=0.10
- base >=4.5 && <5
- bytestring >=0.9
- containers
- deepseq >=1.2
- lens >=3.8 Show all…
Dependents (20)
@hackage/dtw, @hackage/commodities, @hackage/oanda-rest-api, @hackage/acme-everything, @hackage/fastly, @hackage/hackage-mirror, Show all…Werror
Package Flags
bug-for-bug
(on by default)
bug-for-bug compatibility with time
instance-num
(on by default)
instance Num (Nominal)DiffTime
show-internal
(off by default)
instance Show of internal representation
werror
(off by default)
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.