Commit Graph

3 Commits

Author SHA1 Message Date
Andrzej Rybczak
7f4d55595b Store the size of the Env directly and implement raise 2022-03-06 23:32:02 +01:00
Andrzej Rybczak
da73cb6e54 Don't require the Typeable constraint for the error type 2022-01-23 13:42:38 +01:00
Mann mit Hut
f0bf1e49db
Split effectful package (#27)
* Moved effectful library to a subdirectory

* Initial commit of the effectful-core library

* Removed tests/benchmarks/examples from effectful-core package

* Removed READMEs from packages

* Updated CI

* Refactored doctest script

This is a bit closer to the CI setup.

* Adjusted dependencies

* Updated README

* Updated the package descriptions

* Added examples to test suite
2021-07-25 15:18:35 +02:00