This project is mirrored from https://github.com/haskell/Cabal.git.
Pull mirroring updated .
- Dec 17, 2022
-
-
Alexander Biehl authored
Include extra-lib-dirs-static into PackageHash
-
mergify[bot] authored
Specify default exe extension on wasm32 to be .wasm
-
- Dec 16, 2022
-
-
Specify default exe extension on wasm32 to be .wasm, following the convention in other WebAssembly toolchains.
-
Ben Gamari authored
* Cabal: Expose flag assignment to configure script Here we extend the `build-type: configure` mechanism to allow the configure script to inspect the flag assignment via the `CABAL_FLAGS` environment variable. As suggested in #8564. * Fix typo in change log * Make new test failures more informative * Fix test flags are no longer called `a` and `b`. * Add warning for conflicting flag name env vars * Convert haddocks to regular comments for local vars Pitty haddocks on local vars broke doc tests CI job. * Fix warning and, hopefully, tests Co-authored-by:
John Ericson <John.Ericson@Obsidian.Systems> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Dec 15, 2022
-
-
Alex Biehl authored
-
Alex Biehl authored
-
mergify[bot] authored
Typo fixes
-
deltaspace0 authored
-
deltaspace0 authored
-
- Dec 10, 2022
-
-
mergify[bot] authored
add marked output to `cabal list-bin`
-
Vincent Orr authored
-
- Dec 07, 2022
-
-
Mikolaj Konarski authored
* Update GHC in CI from 9.4.2 to 9.4.3 * Switch validate job from ubuntu-latest (22.04 currently) to ubuntu-20.04 * Remove from GHC 9.4.3 from CI temporarily * Try if GHC 9.4.2 is available in ubuntu-20.04 (9.4.3 is not)
-
- Dec 04, 2022
-
-
Jappie Klooster authored
* Add check for upper bound on any package fixes https://github.com/haskell/cabal/issues/8291 presumably this will make it nag at anyone for forgetting to add upper bounds to their packages. add changelog (presumably) wait what? move toDependencyVersionsMap to utils section add nicer error message simplify checking logic, add more comments only emit missing upper bounds if bigger then one don't add bound to internal libraries filter out self from the dependency map I think this is an external library so it needs an upper bound now? add test for multilib fix test suite by ignoring the warning ... probably not the best approach change link to pvp instead of parsonsmatt better wording on missing upper bound error remove spurious parenthesis change map creation from monad to list comprehension use foldmap to get rid of maybe, fix compile error rewrite from do notation to list comprehension fix test suite failing fix compile error factor out double filter call in a && expression * set expectation * Modify test so it gives a list of expected libs rename public-multilib-3 to all-upper-bound the test had little to do with multilib. * Update comment on ignoring warnigns * use map instead of if * Undo map change add comment on why that doesn't work * Add description and maintainer fields * make description longer then synopsis in all-upper-bound.cabal
-
- Dec 01, 2022
-
-
mergify[bot] authored
Switch to fgaz's changelog-d fork
-
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
-