Skip to content
Snippets Groups Projects
Commit c4f100bc authored by Javier Neira's avatar Javier Neira Committed by Mergify
Browse files

Warn about packages default value in docs (#8300)


* Warn about packages default value

* Use double backquotes

* Syntax correction

Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 180b6715)
parent a64c77ce
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,12 @@ project are:
:default: ``./*.cabal``
.. warning::
The default value ``./*.cabal`` only takes effect if there is no explicit
``cabal.project`` file.
If you use such explicit file you *must* fill the field.
Specifies the list of package locations which contain the local
packages to be built by this project. Package locations can take the
following forms:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment