From 969ef5ef540c958a3ecd5e376718396ff8d27d80 Mon Sep 17 00:00:00 2001 From: Phil de Joux Date: Mon, 23 Dec 2024 16:09:53 -0500 Subject: [PATCH] ... --- changelog.d/pr-10646.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/pr-10646.md b/changelog.d/pr-10646.md index cf68ba4dbac..c7c088d6a48 100644 --- a/changelog.d/pr-10646.md +++ b/changelog.d/pr-10646.md @@ -35,7 +35,7 @@ platform's path separator. ## Changes in `cabal-testsuite` -### Read Multiline Strings Verbatim +### Reading Expected Multiline Strings Verbatim With `ghc-9.12.1` adding `-XMultilineStrings` it would be easier to write multiline strings in `cabal-testsuite/PackageTests/**/*.test.hs` scripts but the