File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,16 @@ relative to the respective preceding *published* version.
2222``cabal-version: 3.14 ``
2323-----------------------
2424
25- * Added field ``extra-files `` for specifying extra files to be included in
26- ``sdist `` without adding any other semantics (cf. ``extra-source-files ``
27- is tracked by ``cabal build ``).
25+ * Added field :pkg-field: `extra-files ` for specifying extra files to be included
26+ in ``sdist `` without adding any other semantics (compare,
27+ :pkg-field: `extra-source-files ` is tracked by ``cabal build ``).
28+
2829* License fields use identifiers from SPDX License List version
2930 ``3.25 2024-08-19 ``.
3031
32+ * The :pkg-field: `build-type ` field allows the new build type ``Hooks `` to be
33+ specified.
34+
3135``cabal-version: 3.12 ``
3236-----------------------
3337
You can’t perform that action at this time.
0 commit comments