Skip to content

Commit

Permalink
Respond to review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Dec 12, 2023
1 parent c1c29af commit 2a4db19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/cabal-project-description-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ imports in ``cabal.project`` files.
project is restricted. Conditions may only be introduced at the top level
of a project.

Projects have fewer :ref:`condition tests<conditions>` as only packages
can have tests for flags. The remaining tests are available to projects,
operating system, architecture, compiler and boolean constants.
Of the :ref:`condition tests<conditions>`, only packages can test for
flags. Projects can test for operating system, architecture, compiler and
the boolean constants.

- :samp:`os({name})`
- :samp:`arch({name})`
Expand Down

0 comments on commit 2a4db19

Please sign in to comment.