项目作者: irreverent-pixel-feats

项目描述 :
Library for Generic retries
高级语言: Haskell
项目地址: git://github.com/irreverent-pixel-feats/persevere.git
创建时间: 2017-11-24T05:49:01Z
项目社区:https://github.com/irreverent-pixel-feats/persevere

开源协议:BSD 3-Clause "New" or "Revised" License

下载


persevere Build Status

Description

TL;DR

A retry library

More

TODO: Write a proper description
TODO: Explain why this exists when there is the retry package on hackage

Building the lot

  1. bin/ci.common

Building the projects

Each project can be built with the command:

  1. ./mafia build

The first time you ever run it on your system it might take a while, as it will build and install
ambiata/mafia on your system.

Running the tests

  1. ./mafia test