We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba7efb1 + cd85893 commit 6c98ad8Copy full SHA for 6c98ad8
ChangeLog.md
@@ -2,9 +2,8 @@
2
3
## Unreleased
4
5
-* Data.WeakBag.traverse and Data.FastWeakBag.traverse have been
6
- renamed to Data.WeakBag.traverse_ and Data.FastWeakBag.traverse_
7
- respectively.
+* `Data.WeakBag.traverse` and `Data.FastWeakBag.traverse` have been deprecated.
+ They are replaced with `Data.WeakBag.traverse_` and `Data.FastWeakBag.traverse_`, respectively.
8
9
* Fixes a bug in `Reflex.Patch.MapWithMove.patchThatSortsMapWith` that was producing invalid `PatchMapWithMove`.
10
0 commit comments