aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime/Process.hs
Commit message (Collapse)AuthorAgeFilesLines
* Allow passing override-env to process functionsDaniel Gröber2019-09-171-7/+16
| | | | | Unfortunately we need this to pass a custom GHC executable path to stack, since it doesn't have an option to override it on the commandline (yet?).
* Split up Compile.hs into multiple modulesDaniel Gröber2018-10-271-0/+76