We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945627b commit 26d05b7Copy full SHA for 26d05b7
reflex-dom-core/ChangeLog.md
@@ -1,5 +1,8 @@
1
# Revision history for reflex-dom-core
2
3
+## 0.8.1.2
4
+* Support GHC 9.12
5
+
6
## 0.8.1.1
7
* Support GHC 9.10
8
reflex-dom-core/reflex-dom-core.cabal
@@ -1,6 +1,6 @@
cabal-version: 1.24
Name: reflex-dom-core
-Version: 0.8.1.1
+Version: 0.8.1.2
Synopsis: Functional Reactive Web Apps with Reflex
Description:
Web applications without callbacks or side-effects.
reflex-dom/reflex-dom.cabal
Name: reflex-dom
-Version: 0.6.3.2
+Version: 0.6.3.3
0 commit comments