Skip to content

Commit a501955

Browse files
committed
Release binary-0.8.9.2
1 parent 1afb120 commit a501955

2 files changed

Lines changed: 8 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.1
12+
version: 0.8.9.2
1313
license: BSD-3-Clause
1414
license-file: LICENSE
1515
author: Lennart Kolmodin <kolmodin@gmail.com>

changelog.md

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

4+
binary-0.8.9.2
5+
--------------
6+
7+
- Documentation improvements
8+
- Ensure that `many` has an unfolding
9+
- Import `Data.List` as qualified
10+
411
binary-0.8.9.1
512
--------------
613

0 commit comments

Comments
 (0)