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

Fix <more complex packages> link lost in doc/cabal-package-description-file.rs (backport #9765) #9876

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 9, 2024

This PR does not modify cabal behaviour (documentation, tests, refactoring, etc.)

Include the following checklist in your PR:


Currently, search the text "A few packages require more elaborate solutions" in https://cabal.readthedocs.io/en/stable/cabal-package.html#example-a-package-containing-a-library-and-executable-programs, click more elaborate solutions, result 404 Not Found.

There are many ways to fix this issue.

I use this approach, i.e.

`more elaborate solutions <#more-complex-packages>`_

because there is a similar internal hyperlink on this page:

 `find these files at run-time <#accessing-data-files-from-package-code>`_

My patch is consistent with it.


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

@ffaf1 ffaf1 added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Apr 9, 2024
@Mikolaj
Copy link
Member

Mikolaj commented Apr 10, 2024

@mergify rebase

Copy link
Contributor Author

mergify bot commented Apr 10, 2024

rebase

✅ Branch has been successfully rebased

@Mikolaj Mikolaj force-pushed the mergify/bp/3.12/pr-9765 branch from 1ab3187 to c9e6b39 Compare April 10, 2024 10:06
@mergify mergify bot merged commit c21150d into 3.12 Apr 10, 2024
13 checks passed
@mergify mergify bot deleted the mergify/bp/3.12/pr-9765 branch April 10, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport merge me Tell Mergify Bot to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants