Skip to content

Commit b256029

Browse files
committed
Add file format changelog entries for #6281 and #6083
1 parent c5baa59 commit b256029

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Cabal/doc/file-format-changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,16 @@ relative to the respective preceding *published* version.
2626
* License fields use identifiers from SPDX License List version
2727
``3.8 2020-02-09``
2828

29+
* Dependencies to sublibraries have to be specified explicitly,
30+
even for current package.
31+
This way you can have an internal library with the same
32+
name as some external dependency.
33+
2934
* Remove ``-any`` and ``-none`` syntax for version ranges
3035
Use ``>=0`` and ``<0`` respectively.
3136

37+
* :pkg-field:`mixins` field allow specifying a sublibrary.
38+
3239
``cabal-version: 3.0``
3340
----------------------
3441

0 commit comments

Comments
 (0)