-
I cloned the latest hid-examples as of Oct31,2024 but when I run 'cabal build', I get this:
$ cabal --version
cabal-install version 3.12.1.0
compiled using version 3.12.1.0 of the Cabal library
…
-
mauke updated
3 weeks ago
-
Can we have `cabal check` warn if there is more than one `source-repository head` or more than one `source-repository this` stanza?
I ran a quick `cabal check` and we can have as many `source-repos…
-
**Describe the feature request**
HLS is about to add support for `.cabal` files, displaying errors and warnings, offering completions, etc...
The `.cabal` file generated by `cabal init` has the …
-
I wanted to try `cabal build` with a test package for `cabal-testsuite` so changed to its folder and tried building it there. I was surprised that I couldn't `--ignore-project`. I reached for `--proje…
-
_Heads-up for ghc-9.10 (current nightly is still 9.8)_
Cabal-3.12.0.0 ([changelog](http://hackage.haskell.org/package/Cabal-3.12.0.0/changelog)) is out of bounds for:
- [ ] cabal-install-3.12.1.0 …
-
Because the RTS only counts up for regions executed, kudzu appears to do nothing after multiple runs in `cabal repl`
suggestion: zero the HPC counters?
-
What can I do about the following issue? How should I read it, even?
```
$ cabal --minimize-conflict-set run vocab1 -- data/texts/hamlet.txt
Resolving dependencies...
Error: cabal: Could not res…
-
So I use Cabal 3.10 but today it suddenly throw this error for version 0.13.11.0 and 0.13.10.0. ghc version 9.8.2:
```
dist/build/CParser.hs:6474:46: error: [GHC-76037]
Not in scope: ‘Prelude.r…
-
```
$ cabal build -w ghc-9.4.8
...
src/Data/Set/Ordered/Many/With.hs:18:1: error:
Could not load module ‘Data.Witherable’
It is a member of the hidden package ‘witherable-0.4.2’.
...
Fa…