aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime
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
|
* Fix building with Cabal 2.2 (#53)Julian Ospald2018-04-051-1/+0
|
* Refactor 'compileHelper' to cache helper in all casesDaniel Gröber2018-01-181-91/+112
|
* Remove package license queryDaniel Gröber2018-01-181-1/+0
|
* Fix and refactor CH.C.CompileDaniel Gröber2018-01-182-109/+167
| | | | ..compilation outputs were landing in CWD
* Make PackageDbDir newtype accessor more conventionalDaniel Gröber2018-01-182-3/+3
|
* Refactor to introduce Cabal version typeDaniel Gröber2018-01-184-71/+75
|
* Fix windows build using unix-compatVladislav Shtepin2017-11-072-5/+18
|
* 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-288-0/+1052