serverless-haskell 0.8.10 → 0.8.11
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: 14fb43aa5a6416eeea77b7c2769ecde7fcefa24eaac1e5f05fb17e671cc6519d+-- hash: 940df0a6d9b5f67cb26988fa0e4e145be50ed5e638fe8e0ad054f4118ec3a326 name: serverless-haskell-version: 0.8.10+version: 0.8.11 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