Skip to content

Commit

Permalink
v0.2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed May 28, 2024
1 parent 9e79795 commit 4cbb7e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Revision history for aeson-gadt-th

## 0.2.5.2 - 2022-07-03
## 0.2.5.2 - 2024-05-28

* Loosen version bounds
* Support GHC 9.2
* Support GHC 9.8

## 0.2.5.1 - 2022-01-04

Expand Down
2 changes: 1 addition & 1 deletion aeson-gadt-th.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.24
name: aeson-gadt-th
version: 0.2.5.1
version: 0.2.5.2
synopsis: Derivation of Aeson instances for GADTs
category: JSON
description: Template Haskell for generating ToJSON and FromJSON instances for GADTs. See <https://github.com/obsidiansystems/aeson-gadt-th/blob/master/README.md README.md> for examples.
Expand Down

0 comments on commit 4cbb7e4

Please sign in to comment.