packages feed

serverless-haskell 0.10.4 → 0.10.5

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

serverless-haskell.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: cb8a18a4f9ac44f5368f21eebbafaf6c8d33f2889c6bcb0c0885caca59d2989b+-- hash: a0188a30ab4b0a3456e1359270cfe59d4445645d2de25f44bc3c3a1ccdf9a551  name:           serverless-haskell-version:        0.10.4+version:        0.10.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