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

Recommend using latest cabal-install (backport #10013) #10028

Merged
merged 3 commits into from
May 22, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 17, 2024

See #9901, recommend using the latest cabal-install either installed or not. Show examples of installing and running without first installing it.

  • 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).

This is an automatic backport of pull request #10013 done by [Mergify](https://mergify.com).

- Shorten the suggestion to use cabal.release.project
- Move up cabal.release.project for initial build
- Put the --project-file option after as suggested by the command help
- Usage: cabal build [TARGETS] [FLAGS]
- Use the latest markup for note
- $ prefix for command line

(cherry picked from commit de89ffe)

# Conflicts:
#	CONTRIBUTING.md
@mergify mergify bot added the conflicts label May 17, 2024
Copy link
Contributor Author

mergify bot commented May 17, 2024

Cherry-pick of de89ffe has failed:

On branch mergify/bp/3.12/pr-10013
Your branch is up to date with 'origin/3.12'.

You are currently cherry-picking commit de89ffe7f.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   CONTRIBUTING.md

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot mentioned this pull request May 17, 2024
2 tasks
@mergify mergify bot added the backport label May 17, 2024
Copy link
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs only backport.

@Mikolaj
Copy link
Member

Mikolaj commented May 18, 2024

Huh, but apparently we are missing some earlier backport here as well.

@ulysses4ever ulysses4ever added squash+merge me Tell Mergify Bot to squash-merge and removed conflicts labels May 21, 2024
@mergify mergify bot merged commit c6b2f1f into 3.12 May 22, 2024
14 checks passed
@mergify mergify bot deleted the mergify/bp/3.12/pr-10013 branch May 22, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport squash+merge me Tell Mergify Bot to squash-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants