aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime/Program
Commit message (Expand)AuthorAgeFilesLines
* Make most record fields strictDaniel Gröber2019-01-221-8/+8
* Add 'uComponentName' queryDaniel Gröber2019-01-221-0/+15
* Refactor Compile (for v2-install)Daniel Gröber2019-01-222-47/+125
* Fix wrong target-selector syntax for v2-buildDaniel Gröber2019-01-221-1/+3
* Implement behaviour for cabal new-* (#61)Sebastian Wild2019-01-222-2/+8
* Split up Compile.hs into multiple modulesDaniel Gröber2018-10-273-1/+335
* Suport using Stack's built-in GHC to build the helperDaniel Gröber2018-10-271-1/+6
* Refactor Unit handlingDaniel Gröber2018-10-271-5/+6
* Add stack supportDaniel Gröber2018-10-271-0/+86