This repo serves two purposes:
- as a reference implementation accompanying the series of articles on extensible effects
- as an actual implementation we use at Signal Vine
While this is technically open source software, I am not interested in maintaining this as an active open project. In practice this means that:
- this version of monad-classes is not on hackage
- I do not accept feature requests and pull requests. The exception is outright bugs; if you find any, please do report them.
There is a hackage package and a repo maintained by M Farkas-Dyck.