Minor help glitch in `cabal-validate`
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
Research direction
Start with validate.sh and the cabal-validate --help entry point, then locate the definitions for --solver-benchmarks and --no-solver-benchmarks. Update the latter's help text to describe that it does not build or run solver benchmarks, and run ./validate.sh --help to verify the output.
Written by the indexing model from the issue text.
Description
Describe the bug
--no-solver-benchmarks has the same help text as --solver-benchmarks.
--solver-benchmarks Build and trial run `solver-benchmarks`
--no-solver-benchmarks Build and trial run `solver-benchmarks`
To Reproduce
./validate.sh --help
Expected behavior
I would expect `--no-solver-benchmarks to say it does not build and run the solver benchmarks.
System information
- Linux x86 (Ubuntu 24.04)
- cabal HEAD, ghc 9.6.6
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 751
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 25
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from haskell/cabal
-
attention: pr-welcome cabal-install: cmd/repl type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
attention: pr-welcome documentation
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
re: changelog type: enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
attention: pr-welcome type: user-question
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Similar issues
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
koalaman/shellcheck#3539 ·
-
time-manager-0.4.0 Openfailure: bounds
Difficulty 1/5 Under an hour Newbie friendliness 72/100
commercialhaskell/stackage#8122 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
objectionary/phino#1350 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100