dyre: Dynamic reconfiguration in Haskell
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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
Properties
Versions | 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.8.10, 0.8.11, 0.8.12, 0.9.0, 0.9.0, 0.9.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), binary, directory (>=1.2.0.0), executable-path, filepath, io-storage, process, time, unix, Win32, xdg-basedir [details] |
License | BSD-3-Clause |
Copyright | (c) 2011-2019 Will Donnelly, Fraser Tweedale |
Author | Will Donnelly |
Maintainer | Fraser Tweedale <frase@frase.id.au> |
Category | Development, Configuration |
Home page | http://github.com/willdonnelly/dyre |
Bug tracker | http://github.com/willdonnelly/dyre/issues |
Source repo | head: git clone git://github.com/willdonnelly/dyre.git |
Uploaded | by frasertweedale at 2021-02-21T09:07:03Z |
Modules
[Index]
Downloads
- dyre-0.9.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees