time-domain

A library for time domains and durations

https://github.com/turion/time-domain/

Version on this page:0.1.0.1
LTS Haskell 22.14:0.1.0.3
Stackage Nightly 2024-03-29:0.1.0.3
Latest on Hackage:0.1.0.3

See all snapshots time-domain appears in

MIT licensed by Manuel Bärenz
Maintained by [email protected]
This version can be pinned in stack with:time-domain-0.1.0.1@sha256:d56e0e8033c12128bf76517433bc146ea8720e1e2a119dbc9723598cfa6cc0a9,999

Module documentation for 0.1.0.1

Depends on 2 packages(full list with versions):

This library mainly provides a type class, TimeDomain, which can be used to specify times and durations. There are some instances for standard types from base and time.

Changes

Revision history for time-domain

0.1.0.0 – YYYY-mm-dd

  • First version. Released on an unsuspecting world.