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] [Quick Jump]

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 (>=4.13 && <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 arybczak at 2022-07-05T13:19:53Z
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 11985 total (84 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 2022-07-05 [all 1 reports]

Readme for monad-time-0.4.0.0

[back to package description]

monad-time Hackage version Build Status

MonadTime type class for monads which make it possible to measure time.