aboutsummaryrefslogtreecommitdiff
path: root/CabalHelper/Main.hs
Commit message (Collapse)AuthorAgeFilesLines
* Add `compiler-version` commandDaniel Gröber2015-04-281-2/+8
| | | | | The compiler version in setup-config's header is the one Cabal was compiled with not the one that was configured for.
* Missing importDaniel Gröber2015-04-151-1/+1
|
* Cabal passes -v0 down to ghc :(Daniel Gröber2015-04-151-5/+5
|
* Add language options queryDaniel Gröber2015-04-111-1/+22
|
* Handle inplace library deps and do a rename passDaniel Gröber2015-03-281-61/+69
|
* Initial commitDaniel Gröber2015-03-121-0/+344