summaryrefslogtreecommitdiff
path: root/utils/hpc/HpcUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* hpc: Fix encoding issues. Add test for and fix #17073Alexey Kuleshevich2019-11-191-4/+3
* hpc: use System.FilePath.(</>) instead of (++)Thomas Miedema2015-03-171-1/+2
* Fix comment about dropWhileEndLEJoachim Breitner2014-11-011-1/+1
* Use dropWhileEndLE p instead of reverse . dropWhile p . reverseDavid Feuer2014-10-021-0/+4
* Revert "Use dropWhileEndLE p instead of reverse . dropWhile p . reverse"Austin Seipp2014-10-021-4/+0
* Use dropWhileEndLE p instead of reverse . dropWhile p . reverseDavid Feuer2014-10-011-0/+4
* Replace uses of the old catch function with the new oneIan Lynagh2010-12-181-6/+6
* Remove redundant HpcMap and HpcSet wrappers around Data.{Map,Set}Ian Lynagh2010-12-161-1/+1
* Make some utils -Wall cleanIan Lynagh2008-08-211-4/+3
* updating hpc toolkitandy@galois.com2007-09-081-0/+12
* Adding draft and show to hpcandy@galois.com2007-07-121-0/+20