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

https://github.com/scrive/hedis-effectful

Adaptation of the hedis library for the effectful ecosystem.
https://github.com/scrive/hedis-effectful

Last synced: about 1 month ago
JSON representation

Adaptation of the hedis library for the effectful ecosystem.

Awesome Lists containing this project

README

          

# hedis-effectful

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

Adaptation of the [hedis](https://hackage.haskell.org/package/hedis) library for the [effectful](https://hackage.haskell.org/package/effectful) ecosystem.