| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable optimisation when building Cabal lib for stage0 | Ben Gamari | 2019-06-15 | 1 | -0/+3 |
* | Bump Cabal submodule | Ben Gamari | 2019-06-12 | 1 | -3/+18 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 2 | -4/+4 |
* | Bump Cabal submodule to 3.0 | Ben Gamari | 2019-03-19 | 1 | -1/+1 |
* | Update `Cabal` submodule | Herbert Valerio Riedel | 2019-01-14 | 1 | -5/+5 |
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+1 |
* | Bump Cabal submodule | Ben Gamari | 2018-08-03 | 1 | -1/+1 |
* | Register 'haddockHTMLs' for inplace builds | Alec Theriault | 2018-07-12 | 1 | -1/+0 |
* | Bump Cabal submodule | Ben Gamari | 2018-03-12 | 1 | -1/+1 |
* | Bump Cabal submodule to 2.2 | Moritz Angermann | 2018-03-03 | 2 | -6/+27 |
* | Bump parsec submodule to 0.3.13.0 | Ben Gamari | 2018-02-19 | 1 | -1/+1 |
* | Update Cabal submodule | Oleg Grenrus | 2018-01-21 | 1 | -3/+3 |
* | Bump Cabal submodule | Ben Gamari | 2017-12-22 | 1 | -3/+3 |
* | GHC.Prim use virtual-modules | Moritz Angermann | 2017-11-18 | 1 | -15/+1 |
* | Adds cmm-sources to base | Moritz Angermann | 2017-11-11 | 1 | -1/+2 |
* | Update Win32 version for GHC 8.4. | Tamar Christina | 2017-11-09 | 2 | -4/+5 |
* | Revert "ghc-cabal: Inline removed function ..." | Tamar Christina | 2017-10-25 | 1 | -8/+1 |
* | ghc-cabal: Inline removed function from Cabal. | Tamar Christina | 2017-10-25 | 1 | -1/+8 |
* | Retire cabal_macros_boot.h hack | Herbert Valerio Riedel | 2017-09-09 | 2 | -47/+2 |
* | Remove dll-split. | Tamar Christina | 2017-08-29 | 1 | -33/+6 |
* | Enable building Cabal with parsec | Herbert Valerio Riedel | 2017-08-01 | 1 | -3/+22 |
* | Update Cabal submodule, with necessary wibbles. | Edward Z. Yang | 2017-04-26 | 1 | -1/+2 |
* | Drop HAVE_containers_050 from bootstrap flags | Ben Gamari | 2017-03-04 | 1 | -1/+0 |
* | Bump Cabal submodule | Ben Gamari | 2017-02-20 | 2 | -2/+2 |
* | Remove unnecessary use of -DGENERICS flag | Ryan Scott | 2017-02-06 | 1 | -1/+1 |
* | Update ghc-cabal command line usage text. | Edward Z. Yang | 2016-12-21 | 1 | -3/+7 |
* | Support for abi-depends for computing shadowing. | Edward Z. Yang | 2016-12-21 | 1 | -1/+1 |
* | base: Bump version to 4.10.0.0 | Ben Gamari | 2016-12-15 | 1 | -1/+1 |
* | ghc-cabal: Use correct name of linker flags env variable | Ben Gamari | 2016-11-10 | 1 | -1/+1 |
* | Omit unnecessary linker flags | Simon Marlow | 2016-11-03 | 1 | -3/+0 |
* | Add and use a new dynamic-library-dirs field in the ghc-pkg info | Duncan Coutts | 2016-10-21 | 1 | -0/+4 |
* | Update Cabal submodule to latest version. | Edward Z. Yang | 2016-10-02 | 1 | -3/+3 |
* | ghc-cabal: accept EXTRA_HC_OPTS make variable | Sergei Trofimovich | 2016-09-02 | 1 | -1/+2 |
* | Cabal submodule update. | Edward Z. Yang | 2016-08-08 | 1 | -7/+6 |
* | Remove identity update of field componentsConfigs | Gabor Greif | 2016-08-05 | 1 | -6/+1 |
* | Trim all spaces after 'version:' | Gabor Greif | 2016-08-05 | 1 | -1/+1 |
* | Updates to handle new Cabal | Edward Z. Yang | 2016-06-30 | 1 | -8/+11 |
* | Update Cabal submodule to latest HEAD snapshot | Herbert Valerio Riedel | 2016-03-09 | 1 | -1/+1 |
* | Make bootstrapping more robust | Herbert Valerio Riedel | 2016-02-16 | 2 | -1/+19 |
* | Update cabal_macros_boot.h | Herbert Valerio Riedel | 2016-02-02 | 1 | -9/+20 |
* | Switch from -this-package-key to -this-unit-id. | Edward Z. Yang | 2016-01-19 | 1 | -7/+7 |
* | Add Cabal synopses and descriptions | Ben Gamari | 2016-01-05 | 2 | -3/+7 |
* | ghc-cabal: Bring back TRANSITIVE_DEP_NAMES | Ben Gamari | 2015-12-24 | 1 | -0/+1 |
* | Remove unused/redundant fields from ghc-cabal. | Edward Z. Yang | 2015-12-20 | 1 | -4/+0 |
* | Update Cabal submodule to latest snapshot | Herbert Valerio Riedel | 2015-12-16 | 1 | -3/+3 |
* | Update binary submodule to binary-0.8 snapshot | Herbert Valerio Riedel | 2015-12-16 | 1 | -0/+1 |
* | Make ghc-cabal's `System.Directory` import more robust | Herbert Valerio Riedel | 2015-10-31 | 1 | -1/+1 |
* | Build system: cleanup a few .cabal files | Thomas Miedema | 2015-10-30 | 1 | -1/+1 |
* | Rename PACKAGE_KEY and LIB_NAME in build system. | Edward Z. Yang | 2015-10-14 | 1 | -4/+4 |
* | Update Cabal to HEAD, IPID renamed to Component ID. | Edward Z. Yang | 2015-10-14 | 1 | -42/+14 |