hpack 0.39.3 → 0.39.4
raw patch · 3 files changed
+7/−10 lines, 3 filesdep −cryptonPVP ok
version bump matches the API change (PVP)
Dependencies removed: crypton
API changes (from Hackage documentation)
Files
- CHANGELOG.md +3/−0
- hpack.cabal +2/−5
- resources/test/hpack.cabal +2/−5
CHANGELOG.md view
@@ -1,3 +1,6 @@+## Changes in 0.39.4+ - Remove upper on `crypton`+ ## Changes in 0.39.3 - Add upper bound `crypton < 1.1`, as dependency `http-client-tls <= 0.3.6.4` does not support `crypton-1.1.0` but does not itself have an upper bound.
hpack.cabal view
@@ -5,9 +5,9 @@ -- see: https://github.com/sol/hpack name: hpack-version: 0.39.3+version: 0.39.4 synopsis: A modern format for Haskell packages-description: See README at <https://github.com/sol/hpack#readme>+description: See the README at <https://github.com/sol/hpack#readme> category: Development homepage: https://github.com/sol/hpack#readme bug-reports: https://github.com/sol/hpack/issues@@ -72,7 +72,6 @@ , bytestring , containers , cryptohash-sha256- , crypton <1.1 , deepseq , directory >=1.2.5.0 , filepath@@ -107,7 +106,6 @@ , bytestring , containers , cryptohash-sha256- , crypton <1.1 , deepseq , directory >=1.2.5.0 , filepath@@ -206,7 +204,6 @@ , bytestring , containers , cryptohash-sha256- , crypton <1.1 , deepseq , directory >=1.2.5.0 , filepath
resources/test/hpack.cabal view
@@ -5,9 +5,9 @@ -- see: https://github.com/sol/hpack name: hpack-version: 0.39.3+version: 0.39.4 synopsis: A modern format for Haskell packages-description: See README at <https://github.com/sol/hpack#readme>+description: See the README at <https://github.com/sol/hpack#readme> category: Development homepage: https://github.com/sol/hpack#readme bug-reports: https://github.com/sol/hpack/issues@@ -72,7 +72,6 @@ , bytestring , containers , cryptohash-sha256- , crypton <1.1 , deepseq , directory >=1.2.5.0 , filepath@@ -107,7 +106,6 @@ , bytestring , containers , cryptohash-sha256- , crypton <1.1 , deepseq , directory >=1.2.5.0 , filepath@@ -206,7 +204,6 @@ , bytestring , containers , cryptohash-sha256- , crypton <1.1 , deepseq , directory >=1.2.5.0 , filepath