aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Runtime/HelperMain.hs
Commit message (Collapse)AuthorAgeFilesLines
* Shortcut helper compilation when Cabal version is already availableDaniel Gröber2019-02-091-0/+811
This is mostly an optimization for Nix which already sets up the environment correctly, so we should reward its users :)