@hackage thyme0.3.5.5
A faster time library
Categories
License
BSD-3-Clause
Maintainer
thyme@liyang.hu
Links
Versions
Installation
Dependencies (18)
- QuickCheck >=2.4
- Win32
- aeson >=0.6
- attoparsec >=0.10
- base >=4.5 && <5
- bytestring >=0.9 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
hlint
(off by default)
include HLint as a Cabal test-suite
lens
(off by default)
use the full lens package
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.