You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/cabal-install-3.16.1.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,5 +25,5 @@ cabal-install and cabal-install-solver 3.16.1.0 changelog and release notes
25
25
26
26
- Add GHC Project Unit ID store to `cabal path` output [#10165](https://github.com/haskell/cabal/issues/10165)[#11266](https://github.com/haskell/cabal/pull/11266)
27
27
28
-
This adds the GHC Project Unit ID store path to the cabal path output as "project-unit-id". The GHC Project Unit ID store path has been used in cabal-install since 3.12.1.0.
28
+
This adds the GHC Project Unit ID store path to the cabal path output as "compiler-abi-tag" and "compiler-store-path". The GHC Project Unit ID store path has been used in cabal-install since 3.12.1.0.
0 commit comments