serverless-haskell 0.10.3 → 0.10.4
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: 433feda29a568ce2ca27b6ce0058b43c48f33039e0d4971d21f0c8ac773f99fa+-- hash: cb8a18a4f9ac44f5368f21eebbafaf6c8d33f2889c6bcb0c0885caca59d2989b name: serverless-haskell-version: 0.10.3+version: 0.10.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