@hackage buildbox1.5.2.2
Rehackable components for writing buildbots and test harnesses.
Categories
License
BSD-3-Clause
Maintainer
Ben Lippmeier <benl@ouroborus.net>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (11)
- base >=4.4 && <4.5
- bytestring >=0.9 && <0.10
- containers >=0.4 && <0.5
- directory >=1.0 && <=1.2
- mtl >=2.0 && <3.0
- old-locale >=1.0 && <1.1 Show all…
Dependents (3)
@hackage/buildbox-tools, @hackage/acme-everything, @hackage/ddc-war
Includes utilities for checking the host platform, running tests, capturing output, handling errors, comparing runtimes against a baseline, sending mail, running events to a schedule etc. Some of the Command functions are just wrappers around shell commands, so be careful about passing them weirdly formed arguments.