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

https://github.com/agrafix/async-extra

Haskell: Various concurrent combinators
https://github.com/agrafix/async-extra

Last synced: 9 months ago
JSON representation

Haskell: Various concurrent combinators

Awesome Lists containing this project

README

          

# Haskell `async-extra` package

[![CircleCI](https://circleci.com/gh/agrafix/async-extra.svg?style=svg)](https://circleci.com/gh/agrafix/async-extra)
[![Hackage](https://img.shields.io/hackage/v/async-extra.svg)](http://hackage.haskell.org/package/async-extra)

The `async-extra` packages provides useful helper functions extending the `async` package.