An open API service indexing awesome lists of open source software.

https://github.com/scrive/monad-time


https://github.com/scrive/monad-time

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# monad-time

[![Build Status](https://github.com/scrive/monad-time/workflows/Haskell-CI/badge.svg?branch=master)](https://github.com/scrive/monad-time/actions?query=branch%3Amaster)
[![Hackage](https://img.shields.io/hackage/v/monad-time.svg)](https://hackage.haskell.org/package/monad-time)
[![Dependencies](https://img.shields.io/hackage-deps/v/monad-time.svg)](https://packdeps.haskellers.com/feed?needle=andrzej@rybczak.net)
[![Stackage LTS](https://www.stackage.org/package/monad-time/badge/lts)](https://www.stackage.org/lts/package/monad-time)
[![Stackage Nightly](https://www.stackage.org/package/monad-time/badge/nightly)](https://www.stackage.org/nightly/package/monad-time)

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