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.
1 parent 1103d01 commit 3039da5Copy full SHA for 3039da5
doc/cabal-commands.rst
@@ -1297,7 +1297,7 @@ A list of all warnings with their constructor:
1297
- ``unsupported-bench``: unsupported benchmark type.
1298
- ``bench-unknown-extension``: ``main-is`` for benchmark is neither ``.hs`` nor ``.lhs``.
1299
- ``invalid-name-win``: invalid package name on Windows.
1300
-- ``reserved-z-prefix``: package with ``z-`` prexif (reseved for Cabal.
+- ``reserved-z-prefix``: package with ``z-`` prefix (reserved for Cabal).
1301
- ``no-build-type``: missing ``build-type``.
1302
- ``undeclared-custom-setup``: ``custom-setup`` section without ``build-type: Custom``
1303
- ``unknown-compiler-tested``: unknown compiler in ``tested-with``.
0 commit comments