aboutsummaryrefslogtreecommitdiff
path: root/CabalHelper/Compiletime/Compile.hs
Commit message (Expand)AuthorAgeFilesLines
* Move split source into src/ and lib/Daniel Gröber2017-09-281-595/+0
* Remove obsolete TODOsDaniel Gröber2017-09-261-5/+1
* Cleanup module headersDaniel Gröber2017-09-261-2/+8
* Omit -j when calling Setup.hs for Cabal<1.20Daniel Gröber2017-09-261-7/+18
* Add support for running Cabal's Setup.hs directlyDaniel Gröber2017-09-251-100/+182
* Remove 'Options' from shared Types moduleDaniel Gröber2017-09-251-1/+1
* Remove leftover debug codeDaniel Gröber2017-09-181-2/+0
* Use $XDG_CACHE_HOME instead of '.ghc-mod' (Fix DanielG/ghc-mod#833)Daniel Gröber2017-09-181-4/+4
* Fix literally everything :)Daniel Gröber2017-09-181-0/+502