time-domain

A library for time domains and durations

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

Version on this page:0.1.0.0
LTS Haskell 22.19:0.1.0.3
Stackage Nightly 2024-04-30: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.0@sha256:48146872e85f46399e8b8d7ff7c3d3b7f530e2de167b6893ba3ce649ba2e2e75,800

Module documentation for 0.1.0.0

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.