Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "no command line variant" for source-repository-package. #9975

Merged

Conversation

philderbeast
Copy link
Collaborator

Adds a note that source-repository-package is not for the command line.

$ cabal build solver-benchmarks --source-repository-package=https://github.com/haskell/vector
Error: cabal: unrecognized 'build' option
`--source-repository-package=https://github.com/haskell/vector'

Also shows ".cabal file" as ".cabal file" and moves this paragraph up so that it is placed before the note and before any code blocks in this section.

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

@philderbeast philderbeast force-pushed the doc/no-command-line-source-repository-package branch from 4c436b6 to e189da6 Compare May 5, 2024 16:06
@philderbeast philderbeast force-pushed the doc/no-command-line-source-repository-package branch from e189da6 to bdfd8f2 Compare May 6, 2024 18:23
@philderbeast philderbeast force-pushed the doc/no-command-line-source-repository-package branch from bdfd8f2 to 8615619 Compare May 10, 2024 20:21
@philderbeast
Copy link
Collaborator Author

Label merge+no rebase is necessary when the pull request is from an organisation.

@mergify mergify bot added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label May 18, 2024
@mergify mergify bot merged commit b7cc326 into haskell:master May 18, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge+no rebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants