serverless-haskell 0.8.1 → 0.8.2
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: 12dd4b883a4dee57b2aa41145f4b5e23c6626eb731411e7ea87f8939bb5e2830+-- hash: ea110113592c7410b853d66c0dec4d593342b012460fd097e47c11529703cb18 name: serverless-haskell-version: 0.8.1+version: 0.8.2 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