-
Notifications
You must be signed in to change notification settings - Fork 710
Rebased version of #6703: Remove v2- prefix from command, package, and project docs. #8020
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
Conversation
The v2- style commands have been default since version 3.0.0.0, so when looking at the latest version of the docs it should assume the defaults. I left the explicit v2- prefix in the nix-style docs since it is explicitly discussing the difference between the old and new style commands. Also fix some small errors.
Like all prs a rendered version of changed docs can be chacked here: https://cabal--8020.org.readthedocs.build/en/802 |
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.
Agreed. LGTM.
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.
Generally LGTM, couple minor comments.
Co-authored-by: @Mikolaj Co-authored-by: Robert <[email protected]>
@jneira: thank you! |
new-style
ones// @m-renaud feel free to use those changes to rebase yours, other alternative could be close #6703 and merge this