This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Sep 02, 2021
-
-
Strict regime: turn warnings to errors (-W), rebuild from scratch (-E).
-
-
- Aug 05, 2021
-
-
Emily Pillmore authored
-
Emily Pillmore authored
- regenerate bootstrap plans - update CI and docker images for 8.8.4 and 8.10.4
-
- May 02, 2021
-
-
Emily Pillmore authored
* Changes needed for GenValidate and release.py to accommmodate new solver dependency * Bumps bootstrap plans to modern GHC versions * Update `validate.sh` and `release.py` to accommodate new solver dep. * Update `Makefile` targets
-
- Nov 26, 2020
-
-
Oleg Grenrus authored
-
- Nov 03, 2020
-
-
Oleg Grenrus authored
-
- Oct 13, 2020
-
-
Oleg Grenrus authored
The are various motivation points: - I'm not aware anyone third party running Cabal tests (maybe nixpkgs?) - No need to do gen-extra-source-files, as Cabal-tests is not distributed - No multiple rebuilds of Cabal-QuickCheck, Cabal-tree-diff - Slightly smaller Cabal sdist (which is quite big still)
-
- Sep 27, 2020
-
-
Oleg Grenrus authored
-
- Sep 13, 2020
-
-
Oleg Grenrus authored
This makes us skip one less test. Also some small cleanups to test runner added.
-
- Jul 22, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Jul 20, 2020
-
-
Oleg Grenrus authored
The folder contains also `Lexer.x`, which isn't a template as such, but it's not far from that, conceptually. `templates/` is better name than `boot/`
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Jul 16, 2020
-
-
Oleg Grenrus authored
-
- Jul 08, 2020
-
-
Oleg Grenrus authored
-
- Jun 13, 2020
-
-
Oleg Grenrus authored
-
- Jun 02, 2020
-
-
Oleg Grenrus authored
-
- May 18, 2020
-
-
Oleg Grenrus authored
I.e. find out where we don't yet used `Distribution.Client.Compat.Prelude`. - If the module is small I added direct `Prelude` imports. - Add Exception, deepseq stuff to Cabal Prelude - Add Parsec, Pretty and Verbosity to Client Prelude - use for, for_, traverse and traverse_ (removes need for Control.Monad)
-
- May 15, 2020
-
-
Oleg Grenrus authored
Also add a test for current behaviour of https://github.com/haskell/cabal/issues/6083 And variant with mixin, for https://github.com/haskell/cabal/issues/6281 The tests are disable for GHC older than 8.8 Should they work?
-
- May 14, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- May 12, 2020
-
-
Oleg Grenrus authored
-
- May 11, 2020
-
-
Oleg Grenrus authored
-
- Apr 20, 2020
-
-
Oleg Grenrus authored
-
- Apr 07, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Apr 06, 2020
-
-
Oleg Grenrus authored
-
- Mar 26, 2020
-
-
Oleg Grenrus authored
Also add validate-8.10.1 make rule
-
- Mar 16, 2020
-
-
Oleg Grenrus authored
-
- Mar 09, 2020
-
-
Oleg Grenrus authored
Note all Described instances are implemented. This is just a start.
-
- Jan 22, 2020
-
-
Oleg Grenrus authored
No "manual" string concatenation, and the template arguments are typed.
-
- Jan 20, 2020
-
-
Oleg Grenrus authored
Also split workflows into parts, helps with restarting. https://github.community/t5/GitHub-Actions/re-run-jobs/m-p/30476#M440
-
- Dec 29, 2019
-
-
Oleg Grenrus authored
-
- Dec 25, 2019
-
-
Oleg Grenrus authored
-
- Dec 12, 2019
-
-
Oleg Grenrus authored
-
- Dec 11, 2019
-
-
Oleg Grenrus authored
-