serverless-haskell 0.12.4 → 0.12.5
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: d522c9265a9cd678f9fe55659aa4654588fb17136c06f535bc53adba6a823e73+-- hash: 682a2c75a4d9ecd3a633b59efd64c7d83b047d7b2912538bf20af0340150c613 name: serverless-haskell-version: 0.12.4+version: 0.12.5 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