Releases: haskell/hackage-security
Releases · haskell/hackage-security
hackage-security/v0.6.2.5
- Allow
Cabal-3.12
andCabal-syntax-3.12
. - Allow
zlib-0.7
. - Drop flag
use-old-time
and support forold-time
, requiretime ≥ 1.5
(PR #304). - Drop support for GHC < 8.4
(PR #306). - Code maintenance: address warning
star-is-type
,unused-record-wildcards
etc.
(PR #306). - Tested with GHC 8.4 - 9.8.
What's Changed (auto-generated)
- Drop support for GHC 7 and ancient versions of
directory
andtime
by @andreasabel in #304 - The latest link for nix builds has moved by @philderbeast in #305
- zlib 0.7 by @andreasabel in #307
- Bump base for ghc-8.4 by @philderbeast in #306
- Bump Cabal and Cabal-syntax to allow 3.12 by @ffaf1 in #309
- Haskell-CI: use preinstalled packages by @andreasabel in #308
- Release hackage-security-0.6.2.5 by @andreasabel in #310
New Contributors
- @philderbeast made their first contribution in #305
- @ffaf1 made their first contribution in #309
Full Changelog: hackage-security/v0.6.2.4...hackage-security/v0.6.2.5