aboutsummaryrefslogtreecommitdiff
path: root/CabalHelper/Compile.hs
Commit message (Expand)AuthorAgeFilesLines
* Add patch for Cabal 1.24.1.0Daniel Gröber2017-01-161-1/+9
* Remove outdated commentDaniel Gröber2016-05-061-3/+0
* Fixes for Cabal HEADDaniel Gröber2016-05-061-4/+4
* Build with Cabal HEAD as part of regular test suiteDaniel Gröber2016-05-051-23/+48
* Don't fail when cabal sandbox pkgdb doesn't existDaniel Gröber2016-01-141-1/+2
* Fix Cabal-1.18.0 for ghc<7.8Daniel Gröber2015-10-301-1/+17
* Implement workaround for installing 1.18.{0,1}Daniel Gröber2015-10-301-5/+62
* Fix exe caching when using --with-cabal-pkg-dbDaniel Gröber2015-09-071-1/+4
* Add --with-cabal-version and --with-cabal-pkg-db for stackDaniel Gröber2015-08-281-36/+39
* Add `licenses` commandDaniel Gröber2015-08-271-0/+1
* Factor helper compilation into seperate module for testingDaniel Gröber2015-08-211-0/+368