Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add package-id unit-query | Daniel Gröber | 2018-10-27 | 4 | -6/+15 | |
* | Use Cabal internal libraries instead of sharing 'hs-source-dirs' | Daniel Gröber | 2018-10-27 | 1 | -58/+67 | |
* | Remove unused import | Daniel Gröber | 2018-10-27 | 1 | -1/+0 | |
* | Add 'allUnits' convenience query | Daniel Gröber | 2018-10-27 | 2 | -6/+7 | |
* | compile-test: Add new Cabal versions | Daniel Gröber | 2018-10-27 | 1 | -0/+2 | |
* | tests: Ignore `cabal sdist` warnings | Daniel Gröber | 2018-10-27 | 1 | -1/+1 | |
* | Add stack support | Daniel Gröber | 2018-10-27 | 5 | -155/+352 | |
* | Start refactoring to support cabal v2-build | Daniel Gröber | 2018-10-27 | 9 | -532/+782 | |
* | Switch CI to v2-build | Daniel Gröber | 2018-10-27 | 8 | -18/+16 | |
* | ci: Upgrade to GHC 8.4.4 and cabal-install 2.2 | Daniel Gröber | 2018-10-27 | 1 | -8/+8 | |
* | Drop GHC 7.8 support | Daniel Gröber | 2018-10-27 | 3 | -26/+22 | |
* | Use vendored cabal-plan | Daniel Gröber | 2018-10-26 | 1 | -2/+1 | |
* | git subrepo clone ../cabal-plan cabal-plan | Daniel Gröber | 2018-10-26 | 15 | -0/+3920 | |
* | Drop GHC<7.8 support | Daniel Gröber | 2018-10-26 | 1 | -9/+2 | |
* | .gitignore | Daniel Gröber | 2018-10-26 | 2 | -4/+5 | |
* | Include source hash in helper binary output path | Daniel Gröber | 2018-10-26 | 1 | -18/+18 | |
* | Move 'mightExist' to Common module | Daniel Gröber | 2018-10-26 | 2 | -7/+7 | |
* | Fix Show instance for Panic | Daniel Gröber | 2018-10-26 | 1 | -1/+3 | |
* | Fix a couple of warnings | Daniel Gröber | 2018-10-26 | 2 | -6/+19 | |
* | Remove unused parameter from componentNameToCh | Daniel Gröber | 2018-10-26 | 2 | -9/+9 | |
* | Move compat code out of Runtime/Main.hs | Daniel Gröber | 2018-10-26 | 4 | -54/+213 | |
* | Support hashing runtime sources | Daniel Gröber | 2018-10-26 | 2 | -6/+33 | |
* | Remove obsolete .travis.yml | Daniel Gröber | 2018-10-10 | 1 | -46/+0 | |
* | ci: Allow using the cabal store cache for MUCH faster builds | Daniel Gröber | 2018-10-10 | 1 | -0/+5 | |
* | .projectile | Daniel Gröber | 2018-08-26 | 1 | -0/+2 | |
* | .gitignore | Daniel Gröber | 2018-08-26 | 1 | -0/+1 | |
* | Remove wrapper, integrate functionality into the library | Daniel Gröber | 2018-08-26 | 8 | -694/+419 | |
* | Allow cabal-plan 0.4 | Daniel Gröber | 2018-08-23 | 1 | -4/+4 | |
* | Add build-tools-depends in library for wrapper | Daniel Gröber | 2018-08-23 | 1 | -0/+3 | |
* | Fix package-id command | Daniel Gröber | 2018-08-23 | 1 | -1/+1 | |
* | Change maintainer email address | Daniel Gröber | 2018-08-13 | 14 | -16/+16 | |
* | Add package name and description to license headers | Daniel Gröber | 2018-08-13 | 12 | -1/+12 | |
* | Downgrade license from AGPLv3 to regular GPLv3 | Daniel Gröber | 2018-08-13 | 15 | -117/+174 | |
* | Add initial new-build (v2-build) support to wrapper | Daniel Gröber | 2018-08-12 | 5 | -58/+160 | |
* | Remove unused import | Daniel Gröber | 2018-08-12 | 1 | -1/+0 | |
* | Add --help option to wrapper | Daniel Gröber | 2018-08-12 | 2 | -3/+7 | |
* | Add Cabal 2.4 support | Daniel Gröber | 2018-08-12 | 5 | -105/+45 | |
* | Fix libexec path guessing when using new-build again | Daniel Gröber | 2018-08-12 | 1 | -2/+6 | |
* | Bump version to 0.8.1.0 | Daniel Gröber | 2018-07-26 | 1 | -1/+1 | |
* | ci: Limit compile-test build concurrency | Daniel Gröber | 2018-06-17 | 2 | -4/+12 | |
* | Add cabal.project file | Daniel Gröber | 2018-06-17 | 1 | -0/+2 | |
* | Remove hackage-metadata | Daniel Gröber | 2018-06-17 | 23 | -2104/+0 | |
* | Fix libexec path guessing when using new-build | Daniel Gröber | 2018-06-17 | 2 | -19/+76 | |
* | ci: Update to GHC 8.4.3 | Daniel Gröber | 2018-06-17 | 1 | -2/+2 | |
* | ci: Show streaming test output | Daniel Gröber | 2018-06-17 | 1 | -1/+1 | |
* | ghc-session: Fix `cabal sdist` warning | Daniel Gröber | 2018-06-17 | 1 | -1/+1 | |
* | compile-test: Add list-version command to list Cabal versions | Daniel Gröber | 2018-06-17 | 1 | -72/+80 | |
* | Drop GHC <=7.6 support | Daniel Gröber | 2018-06-17 | 1 | -31/+22 | |
* | Drop Cabal<2.0 compiletime support | Daniel Gröber | 2018-06-16 | 4 | -165/+32 | |
* | Remove unnecessary dependency on 'exceptions' | Daniel Gröber | 2018-04-30 | 1 | -3/+0 |