Skip to content

Commit 7e8a13c

Browse files
authored
Merge pull request #16 from reflex-frp/release/0.2.2.2
Release 0.2.2.2
2 parents ed16e73 + 0d70761 commit 7e8a13c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Revision history for reflex-gadt-api
22

3-
## Unreleased
3+
## 0.2.2.2
44

55
* Make Readme part of the library
6+
* Support GHC 9.10
7+
* Loosen version bounds
68

79
## 0.2.2.1-r1
810

reflex-gadt-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >=1.10
22
name: reflex-gadt-api
3-
version: 0.2.2.1
3+
version: 0.2.2.2
44
synopsis: Interact with a GADT API in your reflex-dom application.
55
description:
66
This package is designed to be used in full-stack Haskell applications where the API is defined as a GADT and the frontend is using reflex-dom.

0 commit comments

Comments
 (0)