aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Factor helper compilation into seperate module for testingDaniel Gröber2015-08-218-353/+411
|
* Bump version to 0.5.2.0Daniel Gröber2015-08-201-1/+1
|
* Cleanup some occurrences duplicate flagsDaniel Gröber2015-08-191-14/+11
|
* Bump version to 0.5.1.0Daniel Gröber2015-08-141-1/+1
|
* Add prepare commandDaniel Gröber2015-08-141-0/+15
|
* Bump version to 0.5.0.0Daniel Gröber2015-08-121-1/+1
|
* Fix testsDaniel Gröber2015-08-124-6/+10
|
* Add support for having a custom `readProcess`Daniel Gröber2015-08-121-20/+46
|
* Minor stuffDaniel Gröber2015-08-123-2/+3
|
* Bump version to 0.4.0.0Daniel Gröber2015-08-101-1/+1
|
* Fix .travis.ymlDaniel Gröber2015-08-101-1/+1
|
* Fix warningDaniel Gröber2015-08-101-0/+1
|
* Fix testDaniel Gröber2015-08-102-1/+2
|
* READMEDaniel Gröber2015-08-102-9/+14
|
* Add support for getting Cabal lib from sandboxDaniel Gröber2015-08-103-20/+34
|
* Bump version to 0.3.9.0Daniel Gröber2015-08-101-1/+1
|
* Add missing entry to other-modulesDaniel Gröber2015-08-101-0/+1
|
* Fix exe output pathDaniel Gröber2015-08-101-9/+4
|
* Work around `require-sandbox: True`Daniel Gröber2015-08-071-0/+8
|
* Factor sandbox stuff out into a seperate moduleDaniel Gröber2015-08-075-51/+67
| | | | So we can use the sandbox discovery for Setup.hs components
* Migrate cabal.sandbox.config decoding logic from ghc-modDaniel Gröber2015-08-071-0/+54
|
* Add a human friendly output option to print-lbiDaniel Gröber2015-08-071-3/+5
|
* Bump version to 0.3.8.0Daniel Gröber2015-08-071-1/+1
|
* Add pkg-db stack stuff to library interfaceDaniel Gröber2015-08-073-7/+22
|
* 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
|
* Don't depend on locale at runtime either! #4Daniel Gröber2015-08-051-1/+2
|
* Fix help command, add version commandDaniel Gröber2015-08-051-1/+2
|
* Fix 7.8Daniel Gröber2015-08-041-0/+1
|
* Fix 7.10 warningsDaniel Gröber2015-08-042-1/+3
|
* Undo relaxing Cabal dependencyDaniel Gröber2015-08-041-14/+14
| | | | | Turned out to be a bad idea as Cabal does actually require the version to match exactly
* A few fixes and add --verboseDaniel Gröber2015-08-041-30/+92
|
* Relax runtime cabal dependence to major version matchDaniel Gröber2015-08-031-15/+21
|
* Bump version to 0.3.7.0Daniel Gröber2015-08-031-1/+1
|
* 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
|
* Fix GHC 7.10 warningsDaniel Gröber2015-08-031-0/+1
|
* Bump version to 0.3.6.0Daniel Gröber2015-06-241-1/+1
|
* Clarify descriptionDaniel Gröber2015-06-241-1/+1
|
* TypoDaniel Gröber2015-06-241-1/+1
|
* Don't try to remove inplace deps in unrelated placesDaniel Gröber2015-06-191-4/+5
| | | | | Doing that causes the unintended side effect of also adding the package flags to the option set.
* Don't rely on the locale at build timeDaniel Gröber2015-06-092-3/+6
|
* Bump version to 0.3.5.0Daniel Gröber2015-06-071-1/+1
|
* Fix buildDaniel Gröber2015-06-073-2/+7
|
* Update installing-private-cabal messageDaniel Gröber2015-06-051-2/+5
|
* Add ghc-merged-pkg-optionsDaniel Gröber2015-06-053-54/+70
| | | | Needed to properly handle listing all module visible in a package
* Fix #2Daniel Gröber2015-06-051-0/+4
|
* Fix testsDaniel Gröber2015-05-082-1/+8
|
* Fix warningDaniel Gröber2015-05-081-1/+1
|
* Bump version to 0.3.4.0Daniel Gröber2015-05-081-1/+11
|