ffaf1

Results 37 issues of ffaf1

Closes #9620 Add a warning ("Hackage would refuse this package") when `default-language` is missing. Done to prepare the user to GHC language editions. --- Include the following checklist in your...

attention: needs-review
attention: needs-manual-qa

Test draft. Version fields, constraints, licences, and bootstrap. Please read [Github PR Conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#github-pull-request-conventions) and then fill in *one* of these two templates. --- **Template Β: This PR does not modify...

**What is wrong with the docs?** The [manual](https://cabal.readthedocs.io/en/stable/cabal-commands.html#cabal-haddock-project) says. > This command supports two primary modes: building a self contained directory (by specifying `--local` flag) or documentation that links to...

documentation
cabal-install: cmd/haddock-project

A few weeks ago I had to go through a periodo of no net. I worked on some haskell projects and when opening haddock documentation, I noticed the load-wheel kept...

To reproduce: - run ghcid to run tests (e.g. `ghcid -c "cabal repl test" -T "import Main" -T ":main --color -f failed-examples"`) - have some test fail - press `C-c`...

## Expected Behavior When I move posts in `Calendar`, they get cron rescheduled. ## Current Behavior *Sometimes* (alas just sometimes, it is not easy to reproduce, I would say 10%...

unconfirmed bug

**Describe the bug** As a dev team, we are failing in spotting PVP breakage. **To Reproduce** Last `Cabal` release (`3.12.1.0`) was a minor one (that is from from `3.12.0.0` to...

type: discussion
re: devx

**Describe the bug** Breakage re: PVP in `3.12.1.0`. See #10160 for a broader overview. **To Reproduce** List of offending PRs: - #9766 - #9878 **Comment** What should we do? Shall...

type: bug
re: pvp

`--haddock-hoogle` is the correct `cabal` option

> It's a curious problem. The GHC* "languages" will multiply in the future (iiuc GHC SC's current intentions). So, simply two branches (if/else) won't be enough soon. I'm wondering if...

type: discussion
cabal-install: cmd/check