mirror of
https://github.com/haskell-effectful/effectful.git
synced 2024-11-23 14:36:11 +03:00
Update README
This commit is contained in:
parent
7a25ab972f
commit
28ee6e4dc5
@ -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.).
|
||||
|
Loading…
Reference in New Issue
Block a user