Use a time unit class, but hold a concrete time type

[[ 🗃 ^NEBKr time-interval ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Changes]

Clone

HTTPS: darcs clone https://vervis.peers.community/repos/NEBKr

SSH: darcs clone USERNAME@vervis.peers.community:NEBKr

Tags

TODO

INSTALL

Install from Hackage:

    $ cabal install time-interval

Install from unpacked release tarball or source repo:

    $ cd time-interval
    $ cabal install

Just play with it without installing:

    $ cabal build
    $ cabal repl

[See repo JSON]