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.
1 parent df6dd9f commit e861316Copy full SHA for e861316
hackage-security/ChangeLog.md
@@ -1,5 +1,11 @@
1
See also http://pvp.haskell.org/faq
2
3
+0.6.2.1
4
+-------
5
+
6
+* Allow GHC-9.0 (base-4.15) (#265)
7
+* Fix running `cabal repl hackage-security` (#263)
8
9
0.6.2.0
10
-------
11
hackage-security/hackage-security.cabal
@@ -1,6 +1,6 @@
cabal-version: 1.12
name: hackage-security
-version: 0.6.2.0
+version: 0.6.2.1
synopsis: Hackage security library
description: The hackage security library provides both server and
0 commit comments