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.
1 parent 3dbe56c commit 2a0499cCopy full SHA for 2a0499c
ChangeLog.md
@@ -7,12 +7,13 @@
7
respectively.
8
9
* Fixes a bug in `Reflex.Patch.MapWithMove.patchThatSortsMapWith` that was producing invalid `PatchMapWithMove`.
10
-* Additional instances for `Group` and `Query` classes for basic types.
11
12
* Add missing `NotReady` instances:
13
- `instance NotReady (SpiderTimeline x) (SpiderHost x)`
14
- `instance HasSpiderTimeline x => NotReady (SpiderTimeline x) (PerformEventT (SpiderTimeline x) (SpiderHost x))`
15
+* Additional instances for `Group` and `Query` classes for basic types.
16
+
17
## 0.6.2.4
18
19
* Update to monoidal-containers 0.6
0 commit comments