Popularity
9.6
Stable
Activity
8.9
-
127
14
83
Monthly Downloads: 188
Programming language: Haskell
License: BSD 2-clause "Simplified" License
Latest version: v1.11
time alternatives and similar packages
Based on the "Time" category.
Alternatively, view time alternatives based on common mentions on social networks and blogs.
-
fixed-timestep
Pure Haskell library to run an action repeatedly, a specific amount of times per second.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of time or a related project?
README
time
This is the haskell time library that is bundled with GHC the Glasgow/ Glorious Haskell compiler.
To build this package using Cabal directly from git, you must run "autoreconf" before the usual Cabal build steps (configure/build/install). autoreconf is included in the GNU autoconf tools. There is no need to run the "configure" script: the "setup configure" step will do this for you.