@hackage time-compat1.9.8
Compatibility package for time
Categories
License
BSD-3-Clause
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- base >=4.12 && <4.22
- deepseq >=1.4.4.0 && <1.6
- template-haskell
- base-orphans >=0.9.2 && <0.10
- hashable >=1.4.4.0 && <1.6
- time >=1.8.0.2 && <1.9 || >=1.9.2 && <1.9.4 || >=1.10 && <1.10.1 || >=1.11 && <1.11.2 || >=1.12 && <1.13 || >=1.14 && <1.15 Show all…
Dependents (29)
@hackage/rebase, @hackage/advent-of-code-api, @hackage/aws-lambda-runtime, @hackage/interval-patterns, @hackage/hsemail, @hackage/happstack-server, Show all…
This packages tries to compat as much of time
features as possible.
TODO:
Difference type
ParseTime
andFormatTime
instances are missing.Formatting varies depending on underlying
time
versiondayFractionToTimeOfDay
on extreme values