Description
Package Haskell functions for easy use on AWS Lambda.
Description
The AWS LARPI package allows you to run Haskell code on AWS by defining a simple request handler for AWS Lambda requests, and then packaging it using the Dockerfile included. Uses the AWS Lambda runtime API.