Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haskell/time

A time library
https://github.com/haskell/time

Last synced: about 1 month ago
JSON representation

A time library

Awesome Lists containing this project

README

        

# time

This is the haskell time library that is bundled with [GHC][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.

[GHC]: https://www.haskell.org/ghc/