File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Cabal and Cabal-syntax 3.12.0.0 changelog and release notes
66
66
- `cabal init` should not suggest Cabal < 2.0 [#8680](https://github.com/haskell/cabal/issues/8680)
67
67
68
68
'cabal init' no longer suggests users to set cabal-version to less than
69
- 2.0
69
+ 2.0.
70
70
71
71
- Remove Distribution.Utils.TempTestDir module from Cabal library [#9453](https://github.com/haskell/cabal/issues/9453) [#9454](https://github.com/haskell/cabal/pull/9454)
72
72
@@ -76,7 +76,7 @@ Cabal and Cabal-syntax 3.12.0.0 changelog and release notes
76
76
- PkgConfig individual calls [#9134](https://github.com/haskell/cabal/pull/9134)
77
77
78
78
`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.
80
80
81
81
- Split up `Distribution.Simple.Setup` [#8130](https://github.com/haskell/cabal/pull/8130)
82
82
@@ -94,7 +94,7 @@ Cabal and Cabal-syntax 3.12.0.0 changelog and release notes
94
94
95
95
- `checkPackage` signature has been simplified,
96
96
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.
98
98
- `checkPackageFileNames` has been removed,
99
99
use `checkPackageFiles` instead.
100
100
- `checkPackageFilesGPD` has been introduced,
You can’t perform that action at this time.
0 commit comments