Skip to content

Commit 26d05b7

Browse files
committed
Release: reflex-dom-core 0.8.1.2
1 parent 945627b commit 26d05b7

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

reflex-dom-core/ChangeLog.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Revision history for reflex-dom-core
22

3+
## 0.8.1.2
4+
* Support GHC 9.12
5+
36
## 0.8.1.1
47
* Support GHC 9.10
58

reflex-dom-core/reflex-dom-core.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.24
22
Name: reflex-dom-core
3-
Version: 0.8.1.1
3+
Version: 0.8.1.2
44
Synopsis: Functional Reactive Web Apps with Reflex
55
Description:
66
Web applications without callbacks or side-effects.

reflex-dom/reflex-dom.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.24
22
Name: reflex-dom
3-
Version: 0.6.3.2
3+
Version: 0.6.3.3
44
Synopsis: Functional Reactive Web Apps with Reflex
55
Description:
66
Web applications without callbacks or side-effects.

0 commit comments

Comments
 (0)