From 6b1145262321587dbdd9d9735be4be41c63b1c19 Mon Sep 17 00:00:00 2001 From: Rodrigo Mesquita Date: Mon, 16 Dec 2024 10:44:49 +0000 Subject: [PATCH] Fix whitespace issue in changelog --- changelog.d/pr-10546 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/pr-10546 b/changelog.d/pr-10546 index db0951505f0..02703cdc16a 100644 --- a/changelog.d/pr-10546 +++ b/changelog.d/pr-10546 @@ -38,7 +38,7 @@ mixing configuration files and URIs together. import: https://www.stackage.org/lts-21.25/cabal.config import: https://www.stackage.org/lts-21.25/cabal.config - $ cat z-empty.config + $ cat z-empty.config - This file is intentionally empty, just this comment. ```