About

Metadata

  • Last updated , by AlexanderThiemann
  • License MIT
  • Categories Web Development
  • Maintained by: mail@athiemann.net

  • Lottery factor: 0

Links

Installation

Readme

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.