-
Currently, the cabal completion list cabal options from `cabal ... --list-options` no matter what.
However, when trying to complete:
```
cabal run tool -- /path/to/
```
This is quite annoying…
-
`./validate.sh` starts by printing 93 lines of output (runtime configuration, tool and compiler versions, the names and versions of all transitive dependencies and local packages) before anything gets…
-
cabal build raises
`ld: warning: search path '/usr/local/opt/icu4c/lib' not found`
environment:
GHC 9.10.1
cabal 3.12.1.0
_managed through ghcup_
icu4c managed through homebrew:
```
> br…
-
**Is your feature request related to a problem? Please describe.**
We have unofficial(?) support for Cabal, but it often breaks in trivial ways because the core developers generally don’t use it an…
-
1. Launch Cabal and join the public chat
2. Navigate to the status channel
3. Type "/add abcd"
Result:
` (node:27347) UnhandledPromiseRejectionWarning: Error: dns failed to resolve
at /User…
-
## Describe the bug
Cabal attempts to access the network, even if `--offline` is given.
## To Reproduce
```
$ rm -rf dist-newstyle/ ~/.cabal/packages && cabal exec -v --offline -- ghc --print-…
-
**Describe the feature request**
Flag deprecated package versions in the solver rejection messages
**Additional context**
Here I've followed the [head.hackage instructions](https://ghc.gitlab.has…
-
> [__1] rejecting: Agda:setup.Cabal; 3.14.0.0/installed-17a5, 3.14.0.0 (constraint from maximum version of Cabal used by Setup.hs requires
-
Our default project file is confusing to newbies with an older cabal-install installed. In particular, the file has tests enabled, but `cabal-testsuite` apparently requires cabal-install >= 3.6 to com…
-
Copying post from https://discourse.haskell.org/t/debug-why-cabal-is-choosing-a-version/10547; cc @grayjay. `--allow-newer=lrucache:containers` fixes the issue, but how did this happen in the first pl…