We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
For example, if one's preferred license is AGPL-3 or a later version, one would be able to use:
license: AGPL-3+
in the *.cabal file.
*.cabal
The text was updated successfully, but these errors were encountered:
This is really a Cabal issue, not a Hackage one.
In fact haskell/cabal#2547 covers this issue already.
Sorry, something went wrong.
I suggest we close this in favor of that?
GPL-3.0-or-later
No branches or pull requests
For example, if one's preferred license is AGPL-3 or a later version, one would be able to use:
in the
*.cabal
file.The text was updated successfully, but these errors were encountered: