@hackage aws-lambda-runtime0
Haskell on AWS Lambda Runtime API
Categories
License
Apache-2.0
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
Installation
Tested Compilers
Dependencies (16)
- base ^>=4.10.1.0 || ^>=4.11.1.0 || ^>=4.12.0.0
- bytestring ^>=0.10.8.2
- containers ^>=0.5.10.2 || ^>=0.6.0.1
- deepseq ^>=1.4.3.0
- filepath ^>=1.4.1.2
- parsec ^>=3.1.13.0 Show all…
Dependents (1)
@hackage/now-haskell
Make "native" Haskell AWS Lambda (using Runtime API).
AWS.Lambda.RuntimeAPI
is for writing lambdasAWS.Lambda.RuntimeAPI.Package
is for packaging them.