-
Notifications
You must be signed in to change notification settings - Fork 701
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
Put back docs for code-generators (fix #8887) #8969
Conversation
doc/cabal-package.rst
Outdated
An optional list of preprocessors which can generate new modules | ||
for use in the test-suite. | ||
|
||
A list of executabes (possibly brought into scope by :pkg-field:`build-tool-depends`) that are run after all other |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The ultimate nitpicking, there is a ␣␣ after “by”.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, fixed! And thank you for reviewing!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙇
9c3305b
to
8f4fd00
Compare
I assume it won't hurt to have it in 3.10.2?.. |
@mergify backport 3.10 |
✅ Backports have been created
|
8f4fd00
to
0d68e98
Compare
Just fixing some docs, so nothing below applies I think.
Please include the following checklist in your PR:
Bonus points for added automated tests!