1 synopsis: Neutral field to add files to sdist
\r
2 packages: Cabal Cabal-syntax
\r
5 significance: significant
\r
9 Adds the `extra-files` field to the cabal file specification. This is like
\r
10 the other `extra-*` fields in that it is copied with the `sdist` command,
\r
11 except there are no other semantics. Compare to:
\r
13 * `extra-source-files`: Tracked by `cabal build`.
\r
15 * `extra-doc-files`: Copied by Haddock to the html directory.
\r