Skip to content

Commit 622658a

Browse files
ffaf1Mikolaj
authored andcommitted
Fix release notes grammar
See #9920.
1 parent 453f7cf commit 622658a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-notes/Cabal-3.12.0.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Cabal and Cabal-syntax 3.12.0.0 changelog and release notes
6666
- `cabal init` should not suggest Cabal < 2.0 [#8680](https://github.com/haskell/cabal/issues/8680)
6767
6868
'cabal init' no longer suggests users to set cabal-version to less than
69-
2.0
69+
2.0.
7070
7171
- Remove Distribution.Utils.TempTestDir module from Cabal library [#9453](https://github.com/haskell/cabal/issues/9453) [#9454](https://github.com/haskell/cabal/pull/9454)
7272
@@ -76,7 +76,7 @@ Cabal and Cabal-syntax 3.12.0.0 changelog and release notes
7676
- PkgConfig individual calls [#9134](https://github.com/haskell/cabal/pull/9134)
7777
7878
`cabal` invokes `pkg-config` individually for each lib if querying for all
79-
doesn't return the expected result
79+
doesn't return the expected result.
8080
8181
- Split up `Distribution.Simple.Setup` [#8130](https://github.com/haskell/cabal/pull/8130)
8282
@@ -94,7 +94,7 @@ Cabal and Cabal-syntax 3.12.0.0 changelog and release notes
9494
9595
- `checkPackage` signature has been simplified,
9696
you do not need to pass a specific configuration of the package, since
97-
we do not flatten GenericPackageDescription no more.
97+
we do not flatten GenericPackageDescription any more.
9898
- `checkPackageFileNames` has been removed,
9999
use `checkPackageFiles` instead.
100100
- `checkPackageFilesGPD` has been introduced,

0 commit comments

Comments
 (0)