serverless-haskell 0.7.2 → 0.7.3
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- serverless-haskell.cabal +2/−2
serverless-haskell.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 8fd19c3b3da30859e519e1898752a1484a6e57ae28d4125bab5b93a5dfc0c6c7+-- hash: 7e80f1d56350bbaabf09b3dbb6810192ca1d162be27c31e2398fde58f48cfe59 name: serverless-haskell-version: 0.7.2+version: 0.7.3 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