We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ce83d commit ec52fd3Copy full SHA for ec52fd3
zlib/changelog.md
@@ -1,5 +1,10 @@
1
See also http://pvp.haskell.org/faq
2
3
+0.7.1.1 Bodigrim <andrew.lelechenko@gmail.com> September 2025
4
+
5
+* Allow newer versions of dependencies.
6
+* Fix new GHC warnings.
7
8
0.7.1.0 Bodigrim <andrew.lelechenko@gmail.com> April 2024
9
10
* Split zlib C sources into `zlib-clib` package (thanks @hasufell).
zlib/zlib.cabal
@@ -1,6 +1,6 @@
cabal-version: >= 1.10
name: zlib
-version: 0.7.1.0
+version: 0.7.1.1
copyright: (c) 2006-2016 Duncan Coutts
license: BSD3
0 commit comments