Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/cabal-project-description-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ options):

Any call to ``cabal build`` will consider ``cabal.project*`` files from parent
directories when there is none in the current directory.
If found, the ``cabal.project`` file determines the project root and
other ``cabal.project.*`` files are read from this location only.

.. _conditionals and imports:

Expand Down
Loading