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.
NotReady
1 parent ddd6592 commit 63a8978Copy full SHA for 63a8978
ChangeLog.md
@@ -8,6 +8,10 @@
8
9
* Fixes a bug in `Reflex.Patch.MapWithMove.patchThatSortsMapWith` that was producing invalid `PatchMapWithMove`.
10
11
+* Add missing `NotReady` instances:
12
+ - `instance NotReady (SpiderTimeline x) (SpiderHost x)`
13
+ - `instance HasSpiderTimeline x => NotReady (SpiderTimeline x) (PerformEventT (SpiderTimeline x) (SpiderHost x))`
14
+
15
## 0.6.2.4
16
17
* Update to monoidal-containers 0.6
0 commit comments