Skip to content

Commit

Permalink
Merge pull request #6473 from Rufflewind/master
Browse files Browse the repository at this point in the history
Doc: v2-building every package requires "all" [ci skip]
  • Loading branch information
phadej authored Jan 2, 2020
2 parents 668eaac + 93e5572 commit 0d4ee7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cabal/doc/nix-local-build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ directory, run the command: (using cabal-install-2.0 or greater.)

::

$ cabal v2-build
$ cabal v2-build all

To build a specific package, you can either run ``v2-build`` from the
directory of the package in question:
Expand Down

0 comments on commit 0d4ee7b

Please sign in to comment.