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

https://github.com/typedbyte/apecs-effectful

An adaptation of the Haskell library apecs for the effectful ecosystem.
https://github.com/typedbyte/apecs-effectful

Last synced: about 1 month ago
JSON representation

An adaptation of the Haskell library apecs for the effectful ecosystem.

Awesome Lists containing this project

README

        

# apecs-effectful

[![Hackage](https://img.shields.io/hackage/v/apecs-effectful.svg?logo=haskell&label=apecs-effectful)](https://hackage.haskell.org/package/apecs-effectful)

`apecs-effectful` is an adaptation of the Haskell library [apecs](https://hackage.haskell.org/package/apecs) for the [effectful](https://hackage.haskell.org/package/effectful-core) ecosystem. The documentation can be found on [Hackage](https://hackage.haskell.org/package/apecs-effectful).