summaryrefslogtreecommitdiff
path: root/utils/hpc/HpcReport.hs
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-11-23 18:03:22 +0000
committerIan Lynagh <ian@well-typed.com>2012-11-23 18:03:22 +0000
commit39f273709488ec609b25320c10f2fc7b5f7518de (patch)
treeca0be8558f0045da50d5ad11c832fb2909621539 /utils/hpc/HpcReport.hs
parent95027b829425b1a4f18f2cb197a0982cfaedcbe5 (diff)
downloadhaskell-39f273709488ec609b25320c10f2fc7b5f7518de.tar.gz
Add a --reset-hpcdirs flag to hpc
Diffstat (limited to 'utils/hpc/HpcReport.hs')
-rw-r--r--utils/hpc/HpcReport.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/hpc/HpcReport.hs b/utils/hpc/HpcReport.hs
index 12403eb5b3..a97d6b0981 100644
--- a/utils/hpc/HpcReport.hs
+++ b/utils/hpc/HpcReport.hs
@@ -272,6 +272,7 @@ report_options
. includeOpt
. srcDirOpt
. hpcDirOpt
+ . resetHpcDirsOpt
. xmlOutputOpt