@hackage azure-functions-worker0.0.0.0
Azure Functions Worker
Categories
License
MIT
Maintainer
Alexey Raga <alexey.raga@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
- 0.0.0.0 Fri, 3 Jul 2020
Installation
CustomDependencies (24)
- aeson
- async
- base >=4.12 && <4.13
- bytestring
- containers
- directory Show all…
Dependents (0)
Azure Functions Haskell Worker
[NOTE] This is a very early work in progress.
Azure Functions Haskell Worker is a library that runs Azure functions inside the worker process.
This means that a "real" functions application (executable) is meant to use the worker library
and run its main as Azure.Functions.Worker.runWorker.
Worker process provides two main commands: