Popularity
9.6
Stable
Activity
0.0
-
116
13
78
Monthly Downloads: 536
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.
-
timezone-olson
A pure Haskell parser and renderer for binary Olson timezone files -
time-locale-compat
Compatibility of TimeLocale between old-locale and time-1.5 -
fixed-timestep
Pure Haskell library to run an action repeatedly, a specific amount of times per second.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of time or a related project?
Popular Comparisons
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.