Skip to content

Commit 9659951

Browse files
committed
Release 0.8.9.1
1 parent 6af054b commit 9659951

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

binary.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cabal-version: 3.0
99
-- sed -i 's/\(binary\),/\1-cabal-is-broken,/' binary.cabal
1010

1111
name: binary
12-
version: 0.8.9.0
12+
version: 0.8.9.1
1313
license: BSD-3-Clause
1414
license-file: LICENSE
1515
author: Lennart Kolmodin <kolmodin@gmail.com>

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
binary
22
======
33

4+
binary-0.8.9.1
5+
--------------
6+
7+
- Fix redundant pattern match warning in GHC 9.4
8+
49
binary-0.8.9.0
510
--------------
611

0 commit comments

Comments
 (0)