Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add configurable verbosity level to hpc | Yuras Shumovich | 2015-02-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | Summary: All commands now have `--verbosity` flag, so one can configure cabal package with `--hpc-options="--verbosity=0"`. Right now it is used only in `hpc markup` to supress unnecessary output. Reviewers: austin Reviewed By: austin Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D660 GHC Trac Issues: #10091 | ||||
* | Add a --reset-hpcdirs flag to hpc | Ian Lynagh | 2012-11-23 | 1 | -0/+1 |
| | |||||
* | de-tab hpc | Ian Lynagh | 2012-11-23 | 1 | -35/+35 |
| | |||||
* | Remove redundant HpcMap and HpcSet wrappers around Data.{Map,Set} | Ian Lynagh | 2010-12-16 | 1 | -1/+1 |
| | |||||
* | Fix build following haskell98 and -fglasgow-exts changes | Ian Lynagh | 2010-10-06 | 1 | -1/+1 |
| | |||||
* | Make some utils -Wall clean | Ian Lynagh | 2008-08-21 | 1 | -8/+11 |
| | |||||
* | updating hpc toolkit | andy@galois.com | 2007-09-08 | 1 | -1/+1 |
| | | | | | | The hpc overlay has been ported from hpc-0.4 The new API for readMix is now used. | ||||
* | Fixing hpc to allow use of hash function to seperate source files on source path | andy@galois.com | 2007-09-07 | 1 | -12/+13 |
| | |||||
* | hpc-tools: improving flag processing and help messages, small bug fixes. | andy@galois.com | 2007-07-20 | 1 | -5/+15 |
| | |||||
* | Warning Police: Unused imports | Michael D. Adams | 2007-07-13 | 1 | -2/+0 |
| | |||||
* | Fixing hpc tools for 6.2 and 6.4 | andy@galois.com | 2007-06-29 | 1 | -1/+1 |
| | |||||
* | Adding hpc tools, as a single program. | andy@galois.com | 2007-06-25 | 1 | -0/+265 |