Skip to content

Commit eae337e

Browse files
committed
Add a changelog entry for PR #11266
This change modifies the output of `cabal path`, and therefore requires a changelog entry.
1 parent 264108d commit eae337e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.d/pr-11266

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
synopsis: "Add GHC Project Unit ID store to `cabal path` output"
2+
packages: cabal-install
3+
prs: 11266
4+
issues: 10165
5+
description: {
6+
7+
This addds the GHC Project Unit ID store path to the cabal path output as
8+
"project-unit-id". The GHC Project Unit ID store path has been used in cabal-install
9+
since 3.12.1.0.
10+
11+
}

0 commit comments

Comments
 (0)