We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55c8b3e + 432c245 commit 4eb7468Copy full SHA for 4eb7468
binary.cabal
@@ -9,7 +9,7 @@ cabal-version: 3.0
9
-- sed -i 's/\(binary\),/\1-cabal-is-broken,/' binary.cabal
10
11
name: binary
12
-version: 0.8.8.0
+version: 0.8.9.0
13
license: BSD-3-Clause
14
license-file: LICENSE
15
author: Lennart Kolmodin <kolmodin@gmail.com>
changelog.md
@@ -1,6 +1,12 @@
1
binary
2
======
3
4
+binary-0.8.9.0
5
+--------------
6
+
7
+- Compatibility with GHC 9.2
8
+- Drop instances for deprecated `Data.Semigroup.Option`
binary-0.8.8.0
--------------
0 commit comments