Skip to content
Snippets Groups Projects
Commit 371f9a49 authored by Bertram Felgenhauer's avatar Bertram Felgenhauer
Browse files

document data-dir field

parent dc4c2720
No related branches found
No related tags found
No related merge requests found
...@@ -667,6 +667,18 @@ Executable program2 ...@@ -667,6 +667,18 @@ Executable program2
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term>
<literal>data-dir:</literal>
<replaceable>directory</replaceable>
</term>
<listitem>
<para>The directory where Cabal looks for data files to install,
relative to the source directory. By default, Cabal will look
in the source directory itself.</para>
</listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term> <term>
<literal>extra-source-files:</literal> <literal>extra-source-files:</literal>
......
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