dyre

Dynamic reconfiguration in Haskell

http://github.com/willdonnelly/dyre

Version on this page:0.8.12
LTS Haskell 22.13:0.9.2
Stackage Nightly 2024-03-14:0.9.2
Latest on Hackage:0.9.2

See all snapshots dyre appears in

BSD-3-Clause licensed by Will Donnelly
Maintained by Will Donnelly
This version can be pinned in stack with:dyre-0.8.12@sha256:7e8b6abbcf5182f291e5e88e419ce05bb65d39ecf03b5a351c6c6d9f7608bd74,1738

Dyre implements dynamic reconfiguration facilities after the style of Xmonad. Dyre aims to be as simple as possible without sacrificing features, and places an emphasis on simplicity of integration with an application. A full introduction with a complete example project can be found in the documentation for Config.Dyre