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

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 (<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>
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-09T12:02:56Z
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, 44 indirect [details]
Downloads 11926 total (95 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-13 [all 1 reports]

Readme for monad-time-0.3.1.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.