aboutsummaryrefslogtreecommitdiff
path: root/CabalHelper/Main.hs
Commit message (Expand)AuthorAgeFilesLines
* typoDaniel Gröber2016-08-211-1/+1
* Fix "empty IORef"Daniel Gröber2016-07-111-12/+17
* Fixes for Cabal HEADDaniel Gröber2016-05-061-4/+23
* Fix Cabal-1.24.0.0Daniel Gröber2016-05-041-2/+10
* Cabal 1.24 readiness (GHC 8)Daniel Gröber2016-02-141-7/+8
* Catch up with Cabal-1.23 gitDaniel Gröber2015-10-301-3/+15
* Move package-id to wrapperDaniel Gröber2015-09-241-14/+0
* Add support for querying flagsDaniel Gröber2015-09-231-1/+54
* Update `Usage`Daniel Gröber2015-08-281-15/+16
* Fix `Unknown command: license`Daniel Gröber2015-08-271-1/+2
* Add `licenses` commandDaniel Gröber2015-08-271-0/+6
* Factor helper compilation into seperate module for testingDaniel Gröber2015-08-211-5/+9
* Cleanup some occurrences duplicate flagsDaniel Gröber2015-08-191-14/+11
* Fix testsDaniel Gröber2015-08-121-2/+0
* Fix testDaniel Gröber2015-08-101-0/+1
* Add support for getting Cabal lib from sandboxDaniel Gröber2015-08-101-1/+1
* Fix exe output pathDaniel Gröber2015-08-101-9/+4
* Factor sandbox stuff out into a seperate moduleDaniel Gröber2015-08-071-0/+1
* Add a human friendly output option to print-lbiDaniel Gröber2015-08-071-3/+5
* Add pkg-db stack stuff to library interfaceDaniel Gröber2015-08-071-4/+4
* package-db stack is global not per componentDaniel Gröber2015-08-061-4/+1
* Add support for returning package-db stackDaniel Gröber2015-08-051-0/+14
* Fix *-inplace dependencies in ghc-merged-pkg-options outputDaniel Gröber2015-08-031-11/+6
* Fix missing newline in help outputDaniel Gröber2015-08-031-1/+1
* Don't try to remove inplace deps in unrelated placesDaniel Gröber2015-06-191-4/+5
* Add ghc-merged-pkg-optionsDaniel Gröber2015-06-051-34/+41
* Add `compiler-version` commandDaniel Gröber2015-04-281-2/+8
* 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