cabal icon indicating copy to clipboard operation
cabal copied to clipboard

Official upstream development repository for Cabal and cabal-install

Results 688 cabal issues
Sort by recently updated
recently updated
newest added

I ran into this on the work repo - I did `cabal build` and got this back: ``` λ ~/Projects/mercury-web-backend/ avieth/haskell.nix cabal build fatal: reference is not a tree: 811d89e66bc714ef20f4973e87d999f21c97c4ed...

type: enhancement
cabal-install: source-repository-package
re: error-message
re: user experience

Make `cabal-test` tests will end with a useful summary: ``` ⁝ ConfiguredPackage/License/UnknownLicence/cabal.test.hs OK (0.13s) ConfiguredPackage/License/NoFileSpecified/cabal.test.hs OK (0.14s) ConfiguredPackage/License/NoLicense/cabal.test.hs OK (0.13s) OK 112 tests, 0 skipped, 0 unexpected passes, 0 unexpected...

[>>> Rendered](https://github.com/haskell/cabal/blob/ap/readme-update-2022-08/README.md) - add cabal-install-solver to the list of main packages in the repo - turn ways to install cabal-install into a list instead of a sequence of headers -...

attention: needs-review

Cabal-3.6.3.0 isn't listed under https://downloads.haskell.org/~cabal/, is this intended?

**Describe the bug** I'm not able to start `cabal repl` with the `--repl-no-option` in Haskell packages specified to have `build-type: Custom`. **To Reproduce** Steps to reproduce the behavior: I've prepared...

type: bug
Cabal: custom
cabal-install: cmd/repl

It fails for many GHCs and OSes (e.g.,https://github.com/haskell/cabal/runs/7766731556?check_suite_focus=true and https://github.com/haskell/cabal/runs/7763827542?check_suite_focus=true) and clearing GHA cache doesn't help. It works for me locally and works right now for tag v3.8.1.0 (https://github.com/haskell/cabal/actions/runs/2828628263). I...

priority: high :fire:
continuous-integration
cabal-testsuite
regression on master

This will fix #8351 --- Please include the following checklist in your PR: * [x] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#conventions). * [x] Any changes that could be relevant to...

cabal-install: other
attention: needs-review
squash+merge me

In particular https://spdx.github.io/spdx-spec/v3-draft/appendix-II-SPDX-license-expressions/ By quickly glancing, doesn't seem so. There's also https://github.com/spdx/spdx-spec/pull/228 which is (atm) not visible in the v3-draft. Yet it doesn't affect us, as our parser is case-sensitive...

attention: pr-welcome
release
re: license

--- Please include the following checklist in your PR: * [x] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#conventions). * [x] Any changes that could be relevant to users [have been recorded...

documentation
newcomer: 1-one-line-change
merge me
attention: needs-backport 3.8

For the haskell docker images [we want to support debian 11 bullseye](https://github.com/haskell/docker-haskell/issues/73). In terms of GHC, cabal and stack's debian 11 support the state of play is: * GHC x86_64...

type: enhancement
attention: pr-welcome
type: distribution