haskell-admin-managed-functions: Managed Functions integration for Haskell Admin

[ haskell-admin, library, managed-functions, mit, remote-management ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), haskell-admin-core, managed-functions, managed-functions-http-connector, servant-server [details]
License MIT
Copyright 2022 Martin Bednar
Author Martin Bednar
Maintainer bednam17@fit.cvut.cz
Category Haskell Admin, Managed Functions, Remote Management
Home page https://github.com/martin-bednar/haskell-admin#readme
Bug tracker https://github.com/martin-bednar/haskell-admin/issues
Source repo head: git clone https://github.com/martin-bednar/haskell-admin
Uploaded by martinbednar at 2022-06-08T15:12:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 74 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for haskell-admin-managed-functions-1.0.0.0

[back to package description]

haskell-admin-managed-functions

A server component integrating Managed Functions into Haskell Admin.

This component can be used to define custom management tasks and easily run selected functions on the server side.

Usage

TBD