aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime/Compile.hs
Commit message (Collapse)AuthorAgeFilesLines
* ci: Limit compile-test build concurrencyDaniel Gröber2018-06-171-4/+10
|
* Use `-j` when building Cabal HEADDaniel Gröber2018-04-161-0/+1
|
* Refactor 'compileHelper' to cache helper in all casesDaniel Gröber2018-01-181-91/+112
|
* Fix and refactor CH.C.CompileDaniel Gröber2018-01-181-102/+165
| | | | ..compilation outputs were landing in CWD
* Make PackageDbDir newtype accessor more conventionalDaniel Gröber2018-01-181-2/+2
|
* Refactor to introduce Cabal version typeDaniel Gröber2018-01-181-52/+56
|
* Support using act-as-setup with c-i >=1.24Daniel Gröber2017-10-041-16/+27
|
* Move 'trim' to commonDaniel Gröber2017-10-041-3/+0
|
* Move split source into src/ and lib/Daniel Gröber2017-09-281-0/+595