serverless-haskell 0.0.3 → 0.0.4
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: 1d1fb5927fbfddb4c49ad677eba31b86c659048f8407af1efcfd4eea689d1e5f+-- hash: c93ee15cc03bec645bc7c0bcc5d79dc780a7a7637006e21bf6351a5eb31d55bf name: serverless-haskell-version: 0.0.3+version: 0.0.4 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