mirror of
https://github.com/haskell-effectful/effectful.git
synced 2024-11-27 01:45:16 +03:00
Make changelog entries about new modules look consistent
This commit is contained in:
parent
2af665f7fe
commit
e179e479e9
@ -12,7 +12,7 @@
|
||||
experience.
|
||||
* Add a `SeqForkUnlift` strategy to support running unlifting functions outside
|
||||
of the scope of effects they capture.
|
||||
* Add the `Effectful.Exception` module with appropriate re-exports from the
|
||||
* Add `Effectful.Exception` with appropriate re-exports from the
|
||||
`safe-exceptions` library.
|
||||
* **Bugfixes**:
|
||||
- Ensure that a `LocalEnv` is only used in a thread it belongs to.
|
||||
|
@ -12,7 +12,7 @@
|
||||
experience.
|
||||
* Add a `SeqForkUnlift` strategy to support running unlifting functions outside
|
||||
of the scope of effects they capture.
|
||||
* Add the `Effectful.Exception` module with appropriate re-exports from the
|
||||
* Add `Effectful.Exception` with appropriate re-exports from the
|
||||
`safe-exceptions` library.
|
||||
* Add `Effectful.Concurrent.Chan.Strict`.
|
||||
* Add `Effectful.Prim.IORef` and `Effectful.Prim.IORef.Strict`.
|
||||
|
Loading…
Reference in New Issue
Block a user