aboutsummaryrefslogtreecommitdiff
path: root/CabalHelper/Common.hs
Commit message (Collapse)AuthorAgeFilesLines
* Fix warningsDaniel Gröber2015-10-301-4/+5
|
* Implement workaround for installing 1.18.{0,1}Daniel Gröber2015-10-301-0/+8
| | | | | There are quite a few distributions of cabal-install that are built with these broken versions so we patch them on installation now.
* Move package-id to wrapperDaniel Gröber2015-09-241-0/+9
| | | | | we need it before dist/setup-config exists so we can't run it as part of the other queries anyways, might as well go in the wrapper.
* Update `Usage`Daniel Gröber2015-08-281-14/+0
|
* Factor helper compilation into seperate module for testingDaniel Gröber2015-08-211-0/+5
|
* Fix 7.10 warningsDaniel Gröber2015-08-041-0/+1
|
* Add language options queryDaniel Gröber2015-04-111-9/+7
|
* Initial commitDaniel Gröber2015-03-121-0/+98