This project is mirrored from https://github.com/haskell/Cabal.git.
Pull mirroring updated .
- Dec 01, 2022
-
-
Francesco Gazzetta authored
This reverts commit ee38045d.
-
Francesco Gazzetta authored
-
- Nov 30, 2022
-
-
mergify[bot] authored
Change exitcode-stdio-1.0 description to match current status quo
-
-
- Nov 21, 2022
-
-
mergify[bot] authored
Fix typo in import feature documentation
-
Andrea Bedini authored
Fixes #8423
-
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3 ) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Nov 20, 2022
-
-
mergify[bot] authored
Avoid `Data.List.{head,tail}`
-
- Nov 19, 2022
-
-
Bodigrim authored
-
Bodigrim authored
-
mergify[bot] authored
Support transformers-0.6 and mtl-2.3
-
Bodigrim authored
-
mergify[bot] authored
Bump actions/setup-python from 2 to 4
-
dependabot[bot] authored
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2...v4 ) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v3 ) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 ) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [haskell/actions](https://github.com/haskell/actions) from 1 to 2. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](https://github.com/haskell/actions/compare/v1...v2 ) --- updated-dependencies: - dependency-name: haskell/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Nov 18, 2022
-
-
Francesco Gazzetta authored
The C call is almost exactly the same as GHC.Conc.Sync.getNumProcessors, and we used the C function from GHC, so there should be no actual difference.
-
- Nov 17, 2022
-
-
mergify[bot] authored
Add dependabot for github workflows
-
Artem Pelenitsyn authored
This will alert of outdated actions used in our workflows. Co-authored-by:
Andreas Abel <andreas.abel@ifi.lmu.de>
-
- Nov 16, 2022
-
-
mergify[bot] authored
Fix typo in cabal-testsuite/README.md
-
Ikko Ashimine authored
programatically -> programmatically
-
instinctive authored
* add documentation for single-file Haskell scripts This is a useful feature which I think would benefit newcomers by being a top-level, early entry in the docs. See: https://stackoverflow.com/a/65541020 * Add project metadata and cabal run doc link * Fix cabal run link * Add custom anchor for 'cabal run' * Qualify use of executable shell script to unix-likes
-
Mikolaj Konarski authored
Hardwire a different CI cache path, to fix CI
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
Cache whole of ~/.cabal in bootstrap.yml to fix CI
-
- Nov 15, 2022
-
-
Mikolaj Konarski authored
-
- Nov 14, 2022
-
-
mergify[bot] authored
Update Makefile
-
amigalemming authored
remove duplicate .docker/validate-8.6.5.dockerfile
-
Mikolaj Konarski authored
Increase urllib.request.urlopen timeout in bootstrap.py to fix CI
-
Mikolaj Konarski authored
-
- Nov 12, 2022
-
-
Artem Pelenitsyn authored
* cabal init -i should sanitize suggested package name (fix #8404) * fix existing tests * fix more tests (golden) * fix more tests (generators, simple) * add regression test * add changelog Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Nov 10, 2022
-
-
Colton Clemmer authored
* do not print "up to date" unless running build * Update cabal-tests * Add changelog * Remove accidentally added test generated files Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Nov 09, 2022
-
-
JH Le authored
* ghc, ghc-boot, ghci should be non-upgradable * (PR number) * Checks for depending on GHC * Also tests ghc-boot, ghci * Simplify condition * Added "rejecting:" bits * Synced cabal-install-solver's list & Simplify testcase * Updated changelog * Fully remove base dependency in test dbNonUpgrade Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
mergify[bot] authored
Document internal library syntax changes
-
- Nov 07, 2022
-
-
carlhowells authored
As of cabal-version: 3.4 and higher, it's necessary to use a different syntax to depend on internal libraries than previous versions. Document this change in a note block in the Internal Libraries section. See: #7565
-
Mikolaj Konarski authored
Set urllib.request.urlopen timeout in bootstrap.py to fix CI
-
Mikolaj Konarski authored
-
- Nov 05, 2022
-
-
gershomb authored
* build pkgconfig db individually when bulk fails * fix typo * changelog, comments * address comments * revert unnecessary extra failure check * fix changelog Co-authored-by:
Gershom Bazerman <gershom@arista.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Oct 26, 2022
-
-
mergify[bot] authored
Elaborate on XDG directories in users guide.
-