File tree 2 files changed +13
-6
lines changed
2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1
1
See also http://pvp.haskell.org/faq
2
2
3
- Unreleased
4
- ----------
5
-
6
- * Drop support for GHC 7.
7
- * Drop flag ` use-old-time ` and support for ` old-time ` , require ` time ≥ 1.5 ` .
3
+ 0.6.2.5
4
+ -------
5
+
6
+ * Allow ` Cabal-3.12 ` and ` Cabal-syntax-3.12 ` .
7
+ * Allow ` zlib-0.7 ` .
8
+ * Drop flag ` use-old-time ` and support for ` old-time ` , require ` time ≥ 1.5 `
9
+ ([ PR #304 ] ( https://github.com/haskell/hackage-security/pull/304 ) ).
10
+ * Drop support for GHC < 8.4
11
+ ([ PR #306 ] ( https://github.com/haskell/hackage-security/pull/306 ) ).
12
+ * Code maintenance: address warning ` star-is-type ` , ` unused-record-wildcards ` etc.
13
+ ([ PR #306 ] ( https://github.com/haskell/hackage-security/pull/306 ) ).
14
+ * Tested with GHC 8.4 - 9.8.
8
15
9
16
0.6.2.4
10
17
-------
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
name : hackage-security
3
- version : 0.6.2.4
3
+ version : 0.6.2.5
4
4
5
5
synopsis : Hackage security library
6
6
description : The hackage security library provides both server and
You can’t perform that action at this time.
0 commit comments