Skip to content

Commit

Permalink
Bump version to 1.9 so long
Browse files Browse the repository at this point in the history
  • Loading branch information
alanz committed May 13, 2024
1 parent a77b9d2 commit f334b0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
2024-xx-xx v1.9.0.0
* Support GHC 9.10.1
2022-12-19 v1.8.0.0
* Support GHC 9.8.1
2022-12-19 v1.7.1.0
Expand Down
2 changes: 1 addition & 1 deletion ghc-exactprint.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: ghc-exactprint
version: 1.8.0.0
version: 1.9.0.0
synopsis: ExactPrint for GHC
description: Using the API Annotations available from GHC 9.2.1, this
library provides a means to round trip any code that can
Expand Down

0 comments on commit f334b0c

Please sign in to comment.