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.
22
22
``cabal-version: 3.14 ``
23
23
-----------------------
24
24
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
+
28
29
* License fields use identifiers from SPDX License List version
29
30
``3.25 2024-08-19 ``.
30
31
32
+ * The :pkg-field: `build-type ` field allows the new build type ``Hooks `` to be
33
+ specified.
34
+
31
35
``cabal-version: 3.12 ``
32
36
-----------------------
33
37
You can’t perform that action at this time.
0 commit comments