packages feed

gothic 0.1.3 → 0.1.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~lensPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: lens

API changes (from Hackage documentation)

Files

gothic.cabal view
@@ -1,5 +1,5 @@ name:                gothic-version:             0.1.3+version:             0.1.4 synopsis:            A Haskell Vault KVv2 secret engine client description:         A Haskell HashiCorp Vault KVv2 secret engine client library homepage:            https://github.com/MichelBoucey/gothic@@ -42,7 +42,7 @@                     , http-conduit         >= 2.3.2 && < 2.4                     , text                 >= 1.2.3.0 && < 1.3                     , unordered-containers >= 0.2.9.0 && < 0.3-                    , lens                 >= 4.16.1 && < 4.19+                    , lens                 >= 4.16.1 && < 4.20                     , lens-aeson           >= 1.0.2 && < 1.2                     , scientific           >= 0.3.6.2 && < 0.4                     , unix                 >= 2.7.2.2 && < 2.8