aws-lambda-haskell-runtime: Haskell runtime for AWS Lambda

[ apache, aws, library ] [ Propose Tags ]

Modules

[Last Documentation]

  • Aws
    • Lambda
      • Aws.Lambda.Configuration
      • Aws.Lambda.Runtime

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.1.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.6, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.1.2, 4.2.2, 4.3.2
Change log ChangeLog.md
Dependencies aeson, aws-lambda-haskell-runtime, base (>=4.7 && <5), bytestring, case-insensitive, conduit, directory, filepath, microlens-platform, mtl, optparse-generic, process, relude, template-haskell, text, wreq [details]
License Apache-2.0
Copyright 2018 The Agile Monkeys SL
Author Nikita Tchayka
Maintainer hackers@theagilemonkeys.com
Category AWS
Home page https://github.com/theam/aws-lambda-haskell-runtime#readme
Bug tracker https://github.com/theam/aws-lambda-haskell-runtime/issues
Source repo head: git clone https://github.com/theam/aws-lambda-haskell-runtime
Uploaded by NickSeagull at 2018-12-07T19:51:00Z
Distributions NixOS:4.3.2, Stackage:4.3.2
Reverse Dependencies 1 direct, 0 indirect [details]
Executables bootstrap
Downloads 9395 total (78 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-12-07 [all 3 reports]

Readme for aws-lambda-haskell-runtime-1.0.4

[back to package description]

Haskell Runtime for AWS Lambda

This package provides a way of running Haskell projects on AWS Lambda.