packages feed

serverless-haskell 0.6.4 → 0.6.5

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: ac843bed637b21c8674b64d5c6378640178701a7e162c5ded08d7b2c85da1fef+-- hash: cfe5737c266fce54a65620300e1d87c47c54e999f9da1050e39d6e5ca616b26c  name:           serverless-haskell-version:        0.6.4+version:        0.6.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