thyme: A faster time library
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.
Modules
[Index]
- Data
- Data.Thyme
- Data.Thyme.Calendar
- Data.Thyme.Clock
- Data.Thyme.Format
- Internal
- Data.Thyme.Internal.Micro
- Data.Thyme.LocalTime
- Data.Thyme.Time
- Data.Thyme
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| bug-for-bug | bug-for-bug compatibility with time | Enabled |
| hlint | include HLint as a Cabal test-suite | Disabled |
| lens | use the full lens package | Disabled |
| show-internal | instance Show of internal representation | Disabled |
| werror |
| Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- thyme-0.3.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.1, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.5.0, 0.3.5.1, 0.3.5.2, 0.3.5.3, 0.3.5.4, 0.3.5.5, 0.3.6, 0.4, 0.4.1 (info) |
|---|---|
| Dependencies | aeson (>=0.6), attoparsec (>=0.10), base (>=4.5 && <5), bytestring (>=0.9), containers, deepseq (>=1.2), ghc-prim, mtl (>=1.1), old-locale (>=1.0), profunctors (>=3.1.2), QuickCheck (>=2.4), random, text (>=0.11), time (>=1.4), vector (>=0.9), vector-space (>=0.8), Win32 [details] |
| License | BSD-3-Clause |
| Copyright | © 2013 Liyang HU |
| Author | Liyang HU, Ashley Yakeley |
| Maintainer | thyme@liyang.hu |
| Uploaded | by LiyangHu at 2014-04-04T02:04:43Z |
| Category | Data, System |
| Home page | https://github.com/liyang/thyme |
| Source repo | head: git clone http://github.com/liyang/thyme |
| Distributions | Debian:0.3.5.5, LTSHaskell:0.4.1, NixOS:0.4.1, Stackage:0.4.1 |
| Reverse Dependencies | 17 direct, 7 indirect [details] |
| Downloads | 26955 total (84 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |