Skip to content

Commit e59dafb

Browse files
committed
Add a changelog entry
1 parent 5abc0e1 commit e59dafb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.d/issue-701

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
synopsis: Add `licenseFiles` to `InstalledPackageInfo`
2+
packages: Cabal-syntax, Cabal
3+
prs: #9172
4+
issues: #701
5+
6+
description: {
7+
8+
- A new field `licenseFiles` is added to `InstalledPackageInfo` to track their locations.
9+
- The field `licenseFiles` is pretty printed as `license-files` canonically.
10+
11+
}

0 commit comments

Comments
 (0)