aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime/Compile.hs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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