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

Module documentation for 0.4.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.