Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CH_MIN_VERSION_Cabal logic bug | Daniel Gröber | 2017-07-08 | 1 | -1/+1 |
| | |||||
* | Fix unpackCabalHEAD again due to old 'process' | Daniel Gröber | 2017-06-12 | 1 | -2/+9 |
| | |||||
* | Fix unpackCabalHEAD on squeeze due to old git | Daniel Gröber | 2017-06-12 | 1 | -1/+2 |
| | |||||
* | Update and fix support for Cabal HEAD | Daniel Gröber | 2017-06-12 | 1 | -11/+11 |
| | |||||
* | Add patch for Cabal 1.24.1.0 | Daniel Gröber | 2017-01-16 | 1 | -1/+9 |
| | |||||
* | Remove outdated comment | Daniel Gröber | 2016-05-06 | 1 | -3/+0 |
| | |||||
* | Fixes for Cabal HEAD | Daniel Gröber | 2016-05-06 | 1 | -4/+4 |
| | |||||
* | Build with Cabal HEAD as part of regular test suite | Daniel Gröber | 2016-05-05 | 1 | -23/+48 |
| | |||||
* | Don't fail when cabal sandbox pkgdb doesn't exist | Daniel Gröber | 2016-01-14 | 1 | -1/+2 |
| | |||||
* | Fix Cabal-1.18.0 for ghc<7.8 | Daniel Gröber | 2015-10-30 | 1 | -1/+17 |
| | |||||
* | Implement workaround for installing 1.18.{0,1} | Daniel Gröber | 2015-10-30 | 1 | -5/+62 |
| | | | | | There are quite a few distributions of cabal-install that are built with these broken versions so we patch them on installation now. | ||||
* | Fix exe caching when using --with-cabal-pkg-db | Daniel Gröber | 2015-09-07 | 1 | -1/+4 |
| | |||||
* | Add --with-cabal-version and --with-cabal-pkg-db for stack | Daniel Gröber | 2015-08-28 | 1 | -36/+39 |
| | |||||
* | Add `licenses` command | Daniel Gröber | 2015-08-27 | 1 | -0/+1 |
| | | | | | Totally not stolen from https://github.com/jaspervdj/cabal-dependency-licenses, no never! | ||||
* | Factor helper compilation into seperate module for testing | Daniel Gröber | 2015-08-21 | 1 | -0/+368 |