aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime/Cabal.hs
Commit message (Collapse)AuthorAgeFilesLines
* Make Cabal-HEAD lib v2-build cachableDaniel Gröber2019-02-141-16/+53
|
* Shortcut helper compilation when Cabal version is already availableDaniel Gröber2019-02-091-2/+5
| | | | | This is mostly an optimization for Nix which already sets up the environment correctly, so we should reward its users :)
* Fix module descriptionDaniel Gröber2019-01-301-1/+1
| | | | [ci skip]
* Fix cabal-file path for multi package v2 projectsDaniel Gröber2019-01-221-1/+1
|
* Refactor Compile (for v2-install)Daniel Gröber2019-01-221-22/+61
|
* Formatting/indent changesDaniel Gröber2019-01-221-21/+19
| | | | [ci skip]
* Split up Compile.hs into multiple modulesDaniel Gröber2018-10-271-0/+180