Skip to content

Commit

Permalink
update cabal.project.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
emilypi committed May 2, 2021
1 parent 12daef5 commit 3f7f428
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/cabal-project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -624,9 +624,8 @@ feature was added.
build trees for different versions of GHC without clobbering each
other.

At the moment, it's not possible to set :cfg-field:`with-compiler` on a
per-package basis, but eventually we plan on relaxing this
restriction. If this is something you need, give us a shout.
It's not possible to set :cfg-field:`with-compiler` on a
per-package basis.

The command line variant of this flag is
``--with-compiler=ghc-7.8``; there is also a short version
Expand Down Expand Up @@ -703,6 +702,9 @@ feature was added.

The command line variant of this flag is ``--compiler=ghc``.

It's not possible to set :cfg-field:`compiler` on a
per-package basis.

.. cfg-field:: tests: boolean
--enable-tests
--disable-tests
Expand Down

0 comments on commit 3f7f428

Please sign in to comment.