Split Trace.Hpc.Combine into three modules
- Use hierarchical modules
Trace.Hpc.Fooinstead of flatHpcFoo. - Add Haddock documentation headers to modules
- Move the Plugin type from
Trace.Hpc.Flagsto its own moduleTrace.Hpc.Plugin - Split
Trace.Hpc.Combineinto three modules for the three subcommandsmap,sumandcombine.