Skip to content

Commit 0a8c2d7

Browse files
committed
fixup! changelogs for 3.16.1.0
1 parent 47b439f commit 0a8c2d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes/cabal-install-3.16.1.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cabal-install and cabal-install-solver 3.16.1.0 changelog and release notes
2323

2424
### Other changes
2525

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)
26+
- Add compiler ABI tag and store path to `cabal path` output [#10165](https://github.com/haskell/cabal/issues/10165) [#11266](https://github.com/haskell/cabal/pull/11266)
2727

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.
28+
This adds the GHC Project Unit ID (ABI tag) and store path to the cabal path output as "compiler-abi-tag" and "compiler-store-path". These have been used in cabal-install since 3.12.1.0.
2929

0 commit comments

Comments
 (0)