time-domain

A library for time domains and durations

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

Version on this page:0.1.0.2
LTS Haskell 22.18:0.1.0.3
Stackage Nightly 2024-04-25: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.2@sha256:33f0a6efe6eb03e729f3dc828cd673b0bb511a0e50ac0b621c5acebd82f6d329,1007

Module documentation for 0.1.0.2

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.