packages feed

serverless-haskell 0.0.2 → 0.0.3

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: 3563a11f80d4ec0ff35b6a09dccc7b45178b9e1c1416f183603608d9e8d18190+-- hash: 1d1fb5927fbfddb4c49ad677eba31b86c659048f8407af1efcfd4eea689d1e5f  name:           serverless-haskell-version:        0.0.2+version:        0.0.3 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