blob: f889cef83c9d5a374d7d07b469856cccd8967aba (
plain) (
tree)
|
|
Simple time library focusing on simple but powerful and performant API
The backbone of the library are the Timeable and Time type classes.
Each Timeable instances can be converted to type that has a Time
instances, and thus are different representations of current time.
WWW: https://github.com/vincenthz/hs-hourglass
|