packages feed

serverless-haskell 0.7.3 → 0.7.4

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

serverless-haskell.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 7e80f1d56350bbaabf09b3dbb6810192ca1d162be27c31e2398fde58f48cfe59+-- hash: e4636429659ba3bd5d14c82800e6a134482e134cd1bd8bdf9f47c08137c38a43  name:           serverless-haskell-version:        0.7.3+version:        0.7.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