packages feed

stack-hpc-coveralls-0.0.4.0: USAGE.txt

Usage:
    shc [options] <package-name> <suite-name>...

Options:
    -h --help             show this help
    --hpc-dir=<path>      base HPC directory
    --mix-dir=<path>      directory in which HPC stores mix files
    --repo-token=<token>  Coveralls repo token
    --partial-coverage    allow partial line coverage
    --dont-send           display Coveralls JSON instead of sending it
    --fetch-coverage      fetch and display Coveralls's overall coverage

Multiple packages:
     Use "combined" and "all" as package-name and suite-name resp. in
order to use all packages that stack has tested from a multiple
package repo.