serverless-haskell 0.8.5 → 0.8.6
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: 416c2ab150c3640d8dce446b175f499f2b6ce5b604bccddf96d85326d39cab38+-- hash: 6cbcb51cb5e155166c37ad6f7351fe24429eb72016826436dbaf28c9410c6101 name: serverless-haskell-version: 0.8.5+version: 0.8.6 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