Skip to content

Commit 44f4a06

Browse files
authored
Merge pull request #522 from reflex-frp/release/0.9.3.3
Release 0.9.3.3
2 parents f6de0fa + f02a1df commit 44f4a06

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Revision history for reflex
22

3+
## 0.9.3.3
4+
5+
* Add support for GHC 9.12
6+
* Loosen version bounds
7+
38
## 0.9.3.2
49

510
* Add support for witherable 0.5

reflex.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: reflex
2-
Version: 0.9.3.2
2+
Version: 0.9.3.3
33
Synopsis: Higher-order Functional Reactive Programming
44
Description:
55
Interactive programs without callbacks or side-effects.

0 commit comments

Comments
 (0)