Skip to content

Commit 4f5315e

Browse files
committed
Fix new whitespace violation in release-notes/Cabal-3.8.1.0.md
1 parent aa027d6 commit 4f5315e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/Cabal-3.8.1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,4 @@ Cabal 3.8.0.20220526 Changelog
166166

167167
- Remove the GHC version upper bound when deciding whether to filter GHC arguments
168168

169-
- Previously, for unknown new versions of GHC, it was not filtering GHC arguments at all, while now it filters them in the same way as for the last known GHC version. This seems a better default and it's one less place to update at release time. Perhaps erroring out or emitting a warning would be safer, but we already emit a general warning elsewhere.
169+
- Previously, for unknown new versions of GHC, it was not filtering GHC arguments at all, while now it filters them in the same way as for the last known GHC version. This seems a better default and it's one less place to update at release time. Perhaps erroring out or emitting a warning would be safer, but we already emit a general warning elsewhere.

0 commit comments

Comments
 (0)