This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 06 Apr, 2021 1 commit
-
-
Emily Pillmore authored
--only-download flag
-
- 03 Apr, 2021 3 commits
-
-
Francesco Gazzetta authored
--dry-run --only-dependencies --only-configure --only-download
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
- 02 Apr, 2021 1 commit
-
-
Emily Pillmore authored
Allow bytestring-0.11 + tree-diff-0.2
-
- 01 Apr, 2021 1 commit
-
-
Bodigrim authored
-
- 25 Mar, 2021 2 commits
-
-
Ben Gamari authored
Bump Win32 upper bound
-
Ben Gamari authored
-
- 20 Mar, 2021 2 commits
-
-
Emily Pillmore authored
Actually propagate base16-bytestring 1.0 to all cabal files
-
Francesco Gazzetta authored
-
- 19 Mar, 2021 3 commits
-
-
Francesco Gazzetta authored
Suggest command on spelling mistakes
-
Edward Z. Yang authored
I want to use stack diffs (https://github.com/ezyang/ghstack/) to submit PRs to Cabal. Stack diffs, simply by virtue of what they are, are PRs that are targeted to branches that are not master (they target an appropriate base that lets GitHub render only the change in question, even if there are other changes below it.) However, I don't get CI jobs on those stack diffs because the current pull_request branch selector is too restrictive. This PR makes it less restrictive. This PR is submitted using ghstack to validate that this indeed works. Signed-off-by:
Edward Z. Yang <ezyang@fb.com> ghstack-source-id: b135ea67848f873fc6b50b950405859587ae8d89 Pull Request resolved: https://github.com/haskell/cabal/pull/7308
-
Emily Pillmore authored
Assume list-bin target selectors are for executables
-
- 18 Mar, 2021 1 commit
-
-
Francesco Gazzetta authored
Add ghc 9.0 to ci
-
- 14 Mar, 2021 2 commits
-
-
Francesco Gazzetta authored
Allow base16-bytestring 1.0 and newer
-
Francesco Gazzetta authored
Bump Win32 bound
-
- 12 Mar, 2021 4 commits
-
-
edmundnoble authored
-
edmundnoble authored
-
edmundnoble authored
-
Ben Gamari authored
To accomodate 2.12.0.0. No changes necessary
-
- 11 Mar, 2021 3 commits
- 10 Mar, 2021 3 commits
- 09 Mar, 2021 6 commits
-
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
Upstream looks unmaintained, and we only use a single function anyway. The package did not build with ghc 9, so we include a fixed version of that function.
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
fendor authored
Read file contents strictly to avoid resource exhaustion
-
- 08 Mar, 2021 2 commits
-
-
fendor authored
-
Francesco Gazzetta authored
Fix containerless CI jobs by upgrading to ghc 8.10
-
- 06 Mar, 2021 2 commits
-
-
Francesco Gazzetta authored
8.6 was no longer included in the image
-
Francesco Gazzetta authored
-
- 03 Mar, 2021 2 commits
-
-
Emily Pillmore authored
Clarify cabal.project documentation
-
Ben Gamari authored
Bump upper bound on bytestring
-
- 28 Feb, 2021 1 commit
-
-
Edward Z. Yang authored
Fixes #4761 Signed-off-by:
Edward Z. Yang <ezyang@fb.com> ghstack-source-id: 957ba1db25747ffb08ad8b9a4af1f9310d8e738d Pull Request resolved: https://github.com/haskell/cabal/pull/7306
-
- 24 Feb, 2021 1 commit
-
-
Oleg Grenrus authored
Fix typo
-