aws-lambda-haskell-runtime 2.0.2 → 2.0.3
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~pathPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: path
API changes (from Hackage documentation)
Files
aws-lambda-haskell-runtime.cabal view
@@ -1,13 +1,13 @@-cabal-version: 1.12+cabal-version: 1.12 -- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack ----- hash: a94e142a98f8f08c0890af48be2f41ce4599bba529d9cf4c006053139182b40e+-- hash: c32c10685c1457e10f31a39f118a1ba2c0de2316726998e049092a7072e56680 name: aws-lambda-haskell-runtime-version: 2.0.2+version: 2.0.3 synopsis: Haskell runtime for AWS Lambda description: Please see the README on GitHub at <https://github.com/theam/aws-lambda-haskell-runtime#readme> category: AWS@@ -56,7 +56,7 @@ , bytestring , http-client , http-types- , path+ , path <0.7 , path-io , safe-exceptions-checked , template-haskell