web-plugins

dynamic plugin system for web applications

https://github.com/clckwrks/web-plugins

Version on this page:0.2.9
LTS Haskell 20.26:0.4.1
Stackage Nightly 2022-11-17:0.4.1
Latest on Hackage:0.4.1

See all snapshots web-plugins appears in

BSD-3-Clause licensed by Jeremy Shaw
Maintained by Jeremy Shaw
This version can be pinned in stack with:web-plugins-0.2.9@sha256:727f27f177bf4cad0206ed5631bf9431428887999f96b82c370554d090a3573e,1175

Module documentation for 0.2.9

Depends on 5 packages(full list with versions):

This provides a simple framework for defining plugins for a web application. It is designed with the requirement that plugins can be loaded into a running web application with out having to know about the plugin in advance.