-
With cabal-install-3.12.1.0, I can trigger this bug
- by `cabal install -w ghc-8.0.2 system-filepath-0.4.14` (latest version of `system-filepath`)
- by getting `system-filepath`and do a `cabal insta…
-
`Cabal-3.14.0.0` introduced support for `build-type: Hooks` using the `Cabal-hooks` package, but it appears the `Cabal-hooks` package itself has not yet been uploaded to Hackage. Please can this be pu…
-
**Description**
The cabal packages do not currently specify version bounds. This makes hackage complain when we upload packages, and can create stability / installation issues for users.
**Type*…
-
Currently, `hpc-lcov` is hardcoded to look at Stack paths (e.g. `readStack`). Enable looking at Cabal paths as well
-
... for consistency's sake.
Ideally this would be checked in CI, but that may be overkill.
-
This is the checklist of the 3.14.0.0 release, whose main highlight is [Building profiled, dynamically-linked cabal projects #9900](https://github.com/haskell/cabal/pull/9900). The previous [issue lik…
-
**Describe the feature request**
People often ask for a programmatic way to manipulate parts of the cabal file, especially w.r.t dependencies. A recent tool, [cabal-add](https://github.com/Bodigrim/c…
-
It seems that changes to imported cabal.project fragments do not trigger rebuilds correctly.
Reproducer: https://github.com/mpickering/solid-eureka
In this project there are two packages, a and …
-
**Describe the bug**
In case that cabal's new-build and new-install compile the package's custom Setup.hs, ghc-options in `~/.cabal/config` is not passed to ghc.
**To Reproduce**
Steps to repro…
-
List the required libraries and what file needs to be run.