BSD-3-Clause licensed by Adam Wick
Maintained by Adam Wick
This version can be pinned in stack with:time-units-1.0.0@sha256:27cf54091c4a0ca73d504fc11d5c31ab4041d17404fe3499945e2055697746c1,928

Module documentation for 1.0.0

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2016-05-03(full list with versions):

In many cases, it is useful (either for error checking or documentation reasons) to define input and output types as having a particular unit of time. In addition, by creating a type class defining type units, this library should make it easier to separate the units of time the developer wants to think in versus the units of time the library author wants to think in.