Skip to content

Commit 19b0e91

Browse files
committed
Version 0.8.9
1 parent 9f6c5a9 commit 19b0e91

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Changelog for ghcid (* = breaking change)
22

3+
0.8.9, released 2023-07-02
34
#375, fix crash when modules are renamed or deleted in GHC 9.6
45
#378, write output of the linter into output files
56
Support newer Win32 libraries

ghcid.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 1.18
22
build-type: Simple
33
name: ghcid
4-
version: 0.8.8
4+
version: 0.8.9
55
license: BSD3
66
license-file: LICENSE
77
category: Development

0 commit comments

Comments
 (0)