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 ee293b3 commit 5ef77abCopy full SHA for 5ef77ab
hackage-security/ChangeLog.md
@@ -1,5 +1,13 @@
1
See also http://pvp.haskell.org/faq
2
3
+0.6.3.2
4
+-------
5
+
6
+* Allow `tar-0.7`.
7
+* Relax upper bounds for GHC 9.14 shipped packages.
8
+* Remove obsolete `deriving Typeable`.
9
+* Tested with GHC 8.4 - 9.14 alpha1.
10
11
0.6.3.1
12
-------
13
hackage-security/hackage-security.cabal
@@ -1,6 +1,6 @@
-cabal-version: 1.12
+cabal-version: 1.18
name: hackage-security
-version: 0.6.3.1
+version: 0.6.3.2
synopsis: Hackage security library
description: The hackage security library provides both server and
@@ -44,7 +44,7 @@ tested-with:
44
GHC == 8.6.5
45
GHC == 8.4.4
46
47
-extra-source-files:
+extra-doc-files:
48
ChangeLog.md
49
50
source-repository head
0 commit comments