Popularity
9.6
Stable
Activity
8.8
-
125
12
83
Monthly Downloads: 106
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.
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo
getstream.io

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.