Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --with-cabal-version and --with-cabal-pkg-db for stack | Daniel Gröber | 2015-08-28 | 1 | -1/+3 |
| | |||||
* | 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/+10 |
| | |||||
* | Add pkg-db stack stuff to library interface | Daniel Gröber | 2015-08-07 | 1 | -0/+6 |
| | |||||
* | Add ghc-merged-pkg-options | Daniel Gröber | 2015-06-05 | 1 | -2/+3 |
| | | | | Needed to properly handle listing all module visible in a package | ||||
* | Add `compiler-version` command | Daniel Gröber | 2015-04-28 | 1 | -0/+2 |
| | | | | | The compiler version in setup-config's header is the one Cabal was compiled with not the one that was configured for. | ||||
* | Handle inplace library deps and do a rename pass | Daniel Gröber | 2015-03-28 | 1 | -10/+18 |
| | |||||
* | Initial commit | Daniel Gröber | 2015-03-12 | 1 | -0/+40 |