monad-time: Type class for monads which carry the notion of the current time.

[ bsd3, control, library ] [ Propose Tags ]

MonadTime type class for monads which carry the notion of the current time.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3.0.0, 0.3.1.0, 0.4.0.0
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), mtl, time [details]
License BSD-3-Clause
Copyright Scrive AB
Author Andrzej Rybczak
Maintainer Andrzej Rybczak <andrzej@rybczak.net>, Jonathan Jouty <jonathan@scrive.com>, Mikhail Glushenkov <mikhail@scrive.com>
Revised Revision 1 made by MikhailGlushenkov at 2018-04-09T11:33:41Z
Category Control
Home page https://github.com/scrive/monad-time
Source repo head: git clone git@github.com:scrive/monad-time.git
Uploaded by MikhailGlushenkov at 2018-04-03T15:56:19Z
Distributions Arch:0.4.0.0, LTSHaskell:0.4.0.0, NixOS:0.4.0.0, Stackage:0.4.0.0
Reverse Dependencies 15 direct, 45 indirect [details]
Downloads 12029 total (92 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-04-14 [all 1 reports]

Readme for monad-time-0.3.0.0

[back to package description]

monad-time Hackage version Build Status

A MonadTime type class for monads which carry the notion of the current time.