Skip to content
Snippets Groups Projects
Commit 372ee377 authored by rrnewton's avatar rrnewton
Browse files

Doc patch: provide a pointer to where the list of --with-PROG values is. Fixes #1512.

parent c8299265
No related branches found
No related tags found
No related merge requests found
...@@ -260,6 +260,8 @@ files of a package: ...@@ -260,6 +260,8 @@ files of a package:
name of a program that can be found on the program search path. For name of a program that can be found on the program search path. For
example: `--with-ghc=ghc-6.6.1` or example: `--with-ghc=ghc-6.6.1` or
`--with-cpphs=/usr/local/bin/cpphs`. `--with-cpphs=/usr/local/bin/cpphs`.
The full list of accepted programs is not enumerated in this user guide.
Rather, run `cabal install --help` to view the list.
`--`_`prog`_`-options=`_options_ `--`_`prog`_`-options=`_options_
: Specify additional options to the program _prog_. Any program known : Specify additional options to the program _prog_. Any program known
......
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