packages feed

serverless-haskell 0.5.0 → 0.5.1

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: 6aead2a5ac837e6007c05071a0b459bd55ce9a015ff3fc03b6d176d288dd453a+-- hash: dd2b5566a666fb6304386c170bc456dfed8ad8faffc46cb6336a6dc2789fe58c  name:           serverless-haskell-version:        0.5.0+version:        0.5.1 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