Skip to content

Commit

Permalink
Release effectful-2.4.0.0, effectful-th-1.0.0.3, effectful-plugin-1.1…
Browse files Browse the repository at this point in the history
….0.4 (#253)
  • Loading branch information
arybczak authored Oct 8, 2024
1 parent 30d1a6e commit 8d74762
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion effectful-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# effectful-core-2.4.0.0 (????-??-??)
# effectful-core-2.4.0.0 (2024-10-08)
* Add utility functions for handling effects that take the effect handler as the
last parameter to `Effectful.Dispatch.Dynamic`.
* Add utility functions for handling first order effects to
Expand Down
2 changes: 1 addition & 1 deletion effectful-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# effectful-plugin-1.1.0.4 (2024-??-??)
# effectful-plugin-1.1.0.4 (2024-10-08)
* Fix inference in presence of implicit parameters.

# effectful-plugin-1.1.0.3 (2024-06-07)
Expand Down
2 changes: 1 addition & 1 deletion effectful-th/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# effectful-th-1.0.0.3 (2024-??-??)
# effectful-th-1.0.0.3 (2024-10-08)
* Make `makeEffect` reuse Haddock descriptions of effect operations for
corresponding functions it generates (GHC >= 9.2).

Expand Down
2 changes: 1 addition & 1 deletion effectful/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# effectful-2.4.0.0 (????-??-??)
# effectful-2.4.0.0 (2024-10-08)
* Add utility functions for handling effects that take the effect handler as the
last parameter to `Effectful.Dispatch.Dynamic`.
* Add utility functions for handling first order effects to
Expand Down

0 comments on commit 8d74762

Please sign in to comment.