Skip to content

Commit

Permalink
Typo prexif, reseved and unmatched (
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Nov 25, 2024
1 parent 1103d01 commit 3039da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cabal-commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1297,7 +1297,7 @@ A list of all warnings with their constructor:
- ``unsupported-bench``: unsupported benchmark type.
- ``bench-unknown-extension``: ``main-is`` for benchmark is neither ``.hs`` nor ``.lhs``.
- ``invalid-name-win``: invalid package name on Windows.
- ``reserved-z-prefix``: package with ``z-`` prexif (reseved for Cabal.
- ``reserved-z-prefix``: package with ``z-`` prefix (reserved for Cabal).
- ``no-build-type``: missing ``build-type``.
- ``undeclared-custom-setup``: ``custom-setup`` section without ``build-type: Custom``
- ``unknown-compiler-tested``: unknown compiler in ``tested-with``.
Expand Down

0 comments on commit 3039da5

Please sign in to comment.