Add Monoid instances for BoxTixCount, BinBoxTixCount and ModInfo in HpcReport
HpcReport.hs defines toplevel functions btZero, btPlus etc. which are just the Monoid operations on BoxTixCount, BinBoxTixCount and ModInfo, so we should rewrite the code accordingly.