Skip to content

Commit

Permalink
Version 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Mar 19, 2024
1 parent 80271c1 commit c2e4802
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### next [????.??.??]
### 0.6.6 [2024.03.19]
* Support building with `template-haskell-2.22.*` (GHC 9.10).

### 0.6.5 [2023.08.06]
Expand Down
2 changes: 1 addition & 1 deletion deriving-compat.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: deriving-compat
version: 0.6.5
version: 0.6.6
synopsis: Backports of GHC deriving extensions
description: @deriving-compat@ provides Template Haskell functions that
mimic @deriving@ extensions that were introduced or modified
Expand Down

0 comments on commit c2e4802

Please sign in to comment.