effectful-contrib
effectful-contrib copied to clipboard
Libraries for the Effectful Haskell effects system
trafficstars
effectful-contrib
This repository used to host bindings for the effectful library by Andrzej Rybczak.
They have now moved to their own repositories:
- effectful-cache: A
Cacheeffect to use the cache library. - effectful-log-base: A
Loggingeffect based on the log-base library. - effectful-log-elasticsearch: An ElasticSearch backend for effectful-log-base based on the log-elasticsearch library.
- effectful-time: A
Timeeffect to use the time library. - effectful-typed-process: A
Processeffect based on the typed-process library.