packages feed

serverless-haskell 0.8.8 → 0.8.10

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

serverless-haskell.cabal view
@@ -1,13 +1,13 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.1.+-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack ----- hash: 4e249e745a066343d3020ec7d9c218268b37b07ce159410d22780eee1394346e+-- hash: 14fb43aa5a6416eeea77b7c2769ecde7fcefa24eaac1e5f05fb17e671cc6519d  name:           serverless-haskell-version:        0.8.8+version:        0.8.10 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