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.
- Host: GitHub
- URL: https://github.com/typedbyte/apecs-effectful
- Owner: typedbyte
- License: other
- Created: 2023-05-12T15:55:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T18:42:04.000Z (about 1 year ago)
- Last Synced: 2025-04-06T12:48:44.655Z (about 2 months ago)
- Language: Haskell
- Size: 11.7 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).