We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6de0fa + f02a1df commit 44f4a06Copy full SHA for 44f4a06
ChangeLog.md
@@ -1,5 +1,10 @@
1
# Revision history for reflex
2
3
+## 0.9.3.3
4
+
5
+* Add support for GHC 9.12
6
+* Loosen version bounds
7
8
## 0.9.3.2
9
10
* Add support for witherable 0.5
reflex.cabal
@@ -1,5 +1,5 @@
Name: reflex
-Version: 0.9.3.2
+Version: 0.9.3.3
Synopsis: Higher-order Functional Reactive Programming
Description:
Interactive programs without callbacks or side-effects.
0 commit comments