File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 11See also http://pvp.haskell.org/faq
22
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.
815
9160.6.2.4
1017-------
Original file line number Diff line number Diff line change 11cabal-version : 1.12
22name : hackage-security
3- version : 0.6.2.4
3+ version : 0.6.2.5
44
55synopsis : Hackage security library
66description : The hackage security library provides both server and
You can’t perform that action at this time.
0 commit comments