summaryrefslogtreecommitdiff
path: root/utils/hpc/hpc-bin.cabal
Commit message (Expand)AuthorAgeFilesLines
* hpc: Fix encoding issues. Add test for and fix #17073Alexey Kuleshevich2019-11-191-4/+3
* containers: Bump to 0.6.0.1Ben Gamari2018-06-201-1/+1
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-191-1/+1
* containers: Bump to 0.6.0.1Ben Gamari2018-06-191-1/+1
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* Build system: cleanup a few .cabal filesThomas Miedema2015-10-301-20/+7
* hpc: use System.FilePath.(</>) instead of (++)Thomas Miedema2015-03-171-0/+1
* Drop default-extensions:CPP in hpc-bin.cabalHerbert Valerio Riedel2014-05-151-1/+0
* Set cabal files to default-language:Haskell2010Herbert Valerio Riedel2014-05-141-2/+3
* Relax build-deps to allow upcoming `array-0.5.0.0`Herbert Valerio Riedel2013-10-111-1/+1
* "hpc version" now shows the version number from the .cabal fileIan Lynagh2012-11-231-0/+1
* Fix some dependenciesIan Lynagh2012-10-141-1/+1
* Use Cabal to build hpc-binIan Lynagh2012-10-141-0/+9
* Update dependency on directory.Paolo Capriotti2012-09-091-1/+1
* Update dependencies.Paolo Capriotti2012-07-191-3/+3
* Update dependenciesIan Lynagh2008-09-201-2/+2
* Re-merge concurrent,timeout,unique,st,getopt into baseIan Lynagh2008-09-031-2/+0
* Get everything building with base 4 in the HEADIan Lynagh2008-08-251-4/+14
* Explicitly list HpcParser as a module in hpc-binIan Lynagh2008-07-181-0/+1
* Build hpc with CabalIan Lynagh2008-07-181-0/+30