Add configurable verbosity level to hpc executable
Right now hpc markup writes a notice for each module and for each index file:
Writing: Module.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
That is a bit annoying when you have e.g. 100 modules.
I propose to add --verbosity flag with possible values 0, 1 and 2 (default 1) and suppress the notice for verbosity level 0
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.8.4 |
| Type | FeatureRequest |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Code Coverage |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |