MIT licensed by Alexander Thiemann
Maintained by [email protected]
This version can be pinned in stack with:timespan-0.3.0.0@sha256:d667fe6ad664550c8abc96d22aff2869013788415f0a31ca318248d287267562,884

Module documentation for 0.3.0.0

Depends on 2 packages(full list with versions):

Haskell timespan package

CircleCI Hackage

The timespan packages provides an abstract data type for time spans. You can create them using well named quantities (seconds) and turn them back into a specified quantity. There are also some wrapper functions around commonly used functions that usually represent time spans as Int that now explicitly take a timespan.