Skip to content

Commit

Permalink
Version 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Jul 2, 2023
1 parent 9f6c5a9 commit 19b0e91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Changelog for ghcid (* = breaking change)

0.8.9, released 2023-07-02
#375, fix crash when modules are renamed or deleted in GHC 9.6
#378, write output of the linter into output files
Support newer Win32 libraries
Expand Down
2 changes: 1 addition & 1 deletion ghcid.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: ghcid
version: 0.8.8
version: 0.8.9
license: BSD3
license-file: LICENSE
category: Development
Expand Down

0 comments on commit 19b0e91

Please sign in to comment.