We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
file to edit: https://github.com/haskell/cabal-userguide/blob/main/src/leveling_up/01_refactoring_and_re-use.md
The motivation for this chapter is to show ways that common blocks in .cabal files can be factored out using common stanzas.
.cabal
Old cabal user guide common stanza intro Old cabal user guide common stanza reference
The text was updated successfully, but these errors were encountered:
There's also the excellent https://vrom911.github.io/blog/common-stanzas as a resource.
Sorry, something went wrong.
@yongrenjie This is great, thank you for sharing!
No branches or pull requests
file to edit: https://github.com/haskell/cabal-userguide/blob/main/src/leveling_up/01_refactoring_and_re-use.md
Brief Summary
The motivation for this chapter is to show ways that common blocks in
.cabal
files can be factored out using common stanzas.Resources
Old cabal user guide common stanza intro
Old cabal user guide common stanza reference
The text was updated successfully, but these errors were encountered: