Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move compat code out of Runtime/Main.hs | Daniel Gröber | 2018-10-26 | 1 | -0/+1 |
* | Support hashing runtime sources | Daniel Gröber | 2018-10-26 | 1 | -0/+3 |
* | Remove wrapper, integrate functionality into the library | Daniel Gröber | 2018-08-26 | 1 | -51/+17 |
* | 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 |
* | Change maintainer email address | Daniel Gröber | 2018-08-13 | 1 | -2/+2 |
* | Downgrade license from AGPLv3 to regular GPLv3 | Daniel Gröber | 2018-08-13 | 1 | -2/+1 |
* | Add initial new-build (v2-build) support to wrapper | Daniel Gröber | 2018-08-12 | 1 | -5/+17 |
* | Add Cabal 2.4 support | Daniel Gröber | 2018-08-12 | 1 | -3/+3 |
* | Bump version to 0.8.1.0 | Daniel Gröber | 2018-07-26 | 1 | -1/+1 |
* | Fix libexec path guessing when using new-build | Daniel Gröber | 2018-06-17 | 1 | -0/+2 |
* | 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 | 1 | -9/+6 |
* | Remove unnecessary dependency on 'exceptions' | Daniel Gröber | 2018-04-30 | 1 | -3/+0 |
* | Bump template-haskell to <2.14 | Daniel Gröber | 2018-04-16 | 1 | -4/+4 |
* | Fix building with Cabal 2.2 (#53) | Julian Ospald | 2018-04-05 | 1 | -5/+5 |
* | Raise bound on 'temporary', fix #52 | Daniel Gröber | 2018-04-04 | 1 | -3/+3 |
* | Bump to 0.8.0.2 | Daniel Gröber | 2018-02-09 | 1 | -1/+1 |
* | Revert hsSourceDirs hackery (#43) | Alan Zimmerman | 2018-01-29 | 1 | -1/+1 |
* | Remove cabal-dependency-licenses license | Daniel Gröber | 2018-01-19 | 1 | -1/+1 |
* | Fix docs | Daniel Gröber | 2018-01-19 | 1 | -2/+2 |
* | Add build-tool-depends:cabal to tests | Daniel Gröber | 2018-01-18 | 1 | -3/+3 |
* | ci: Disable cabal-helper-main component on GHC 7.4 | Daniel Gröber | 2018-01-18 | 1 | -4/+8 |
* | Remove package license query | Daniel Gröber | 2018-01-18 | 1 | -1/+0 |
* | Cleanup section sharing for tests in cabal file | Daniel Gröber | 2018-01-18 | 1 | -26/+74 |
* | Clean up | Alan Zimmerman | 2018-01-18 | 1 | -0/+1 |
* | Add missing tests to sdist, check for Cabal 2.0 for CFlib | Alan Zimmerman | 2018-01-18 | 1 | -0/+4 |
* | ghc-session: Add backpack test project | Daniel Gröber | 2018-01-18 | 1 | -0/+8 |
* | Bump unix-compat upper bound | Alan Zimmerman | 2018-01-18 | 1 | -3/+3 |
* | Re-enable compile-test | Alan Zimmerman | 2018-01-18 | 1 | -37/+37 |
* | Add cabal files for ghc-session-test. | Alan Zimmerman | 2018-01-18 | 1 | -37/+39 |
* | Cleaning up | Alan Zimmerman | 2018-01-18 | 1 | -37/+37 |
* | WIP on getting projects to build with Cabal 2.0/GHC 8.2 | Alan Zimmerman | 2018-01-18 | 1 | -37/+37 |
* | Add a test which brings up a GHC session | Daniel Gröber | 2018-01-18 | 1 | -0/+37 |
* | Relax semigroupoids constraint | Alan Zimmerman | 2017-11-19 | 1 | -1/+1 |
* | Fix windows build using unix-compat | Vladislav Shtepin | 2017-11-07 | 1 | -6/+18 |
* | Re-add ghc-prim depends | Daniel Gröber | 2017-09-28 | 1 | -1/+7 |
* | Move split source into src/ and lib/ | Daniel Gröber | 2017-09-28 | 1 | -3/+6 |
* | Simplify Distribution.Helper API | Daniel Gröber | 2017-09-28 | 1 | -0/+1 |
* | Cleanup dependencies | Daniel Gröber | 2017-09-26 | 1 | -12/+13 |
* | Remove obsolete TODOs | Daniel Gröber | 2017-09-26 | 1 | -3/+0 |
* | Remove 'ghc-prim' dependency | Daniel Gröber | 2017-09-26 | 1 | -3/+0 |
* | Cleanup Setup.hs dependencies | Daniel Gröber | 2017-09-26 | 1 | -7/+3 |
* | Refactor CH.C.Data to use 'unix' instead of 'time' | Daniel Gröber | 2017-09-26 | 1 | -3/+3 |
* | Reflow package description in cabal file for 80cols | Daniel Gröber | 2017-09-26 | 1 | -17/+20 |
* | Relax 'time' to >=1.4 && <1.9 | Daniel Gröber | 2017-09-26 | 1 | -2/+2 |
* | Fix some warnings | Daniel Gröber | 2017-09-25 | 1 | -2/+3 |
* | Update package description | Daniel Gröber | 2017-09-25 | 1 | -23/+17 |
* | Remove 'Options' from shared Types module | Daniel Gröber | 2017-09-25 | 1 | -4/+4 |
* | Remove 'extra' dependency | Daniel Gröber | 2017-09-19 | 1 | -4/+4 |