We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248e488 commit 54ebf30Copy full SHA for 54ebf30
changelog.d/pr-11266
@@ -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