diff options
Diffstat (limited to 'utils/hpc/HpcShowTix.hs')
-rw-r--r-- | utils/hpc/HpcShowTix.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/hpc/HpcShowTix.hs b/utils/hpc/HpcShowTix.hs index 13a28754aa..f0c628e422 100644 --- a/utils/hpc/HpcShowTix.hs +++ b/utils/hpc/HpcShowTix.hs @@ -15,6 +15,7 @@ showtix_options . hpcDirOpt . resetHpcDirsOpt . outputOpt + . verbosityOpt showtix_plugin :: Plugin showtix_plugin = Plugin { name = "show" |