@hackage buildbox1.3.0.1
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 (10)
- base >=4 && <5
- bytestring >=0.9 && <0.10
- containers >=0.3 && <0.4
- directory >=1.0 && <=1.2
- mtl >=1.1 && <1.2
- 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.