Update README

This commit is contained in:
Andrzej Rybczak 2021-12-24 08:02:41 +01:00
parent 7a25ab972f
commit 28ee6e4dc5

View File

@ -20,8 +20,8 @@ Main features:
2. Easy to use API (no boilerplate code and dealing with arcane types).
3. Correct semantics in presence of runtime exceptions (no more lost or
discarded state).
3. Correct semantics in presence of runtime exceptions (no more lost state
modifications).
4. Seamless integration with the existing ecosystem (`exceptions`,
`monad-control`, `unliftio-core`, `resourcet` etc.).