serverless-haskell 0.9.0 → 0.9.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- serverless-haskell.cabal +2/−2
serverless-haskell.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 1f7d29779eda84a9ff99f9df53566a3e43c2a7a18f7644c615b4e26e6f1fe796+-- hash: aefaf9c14063f4f9d1023f38bf95f98ef19c7b7c714acfb7d49f8d3cbe9e7027 name: serverless-haskell-version: 0.9.0+version: 0.9.1 synopsis: Deploying Haskell code onto AWS Lambda using Serverless description: Utilities to help process the events from AWS Lambda when deployed with the serverless-haskell plugin. category: AWS, Cloud, Network