From 14ca912533a106e6d174c050cc967f2f3f79c3f2 Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Fri, 17 May 2024 15:14:25 +0100 Subject: [PATCH] fix --- Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs b/Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs index 26f18fd0351..f977e89a156 100644 --- a/Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs +++ b/Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs @@ -41,7 +41,7 @@ md5CheckGenericPackageDescription proxy = md5Check proxy md5CheckLocalBuildInfo :: Proxy LocalBuildInfo -> Assertion md5CheckLocalBuildInfo proxy = md5Check proxy #if MIN_VERSION_base(4,19,0) - 0x809090466adc1e98e145bda301ac297c + 0x61b743fd01d4b34c00052bab3f040e39 #else - 0x6bc56cd13a7e3f20b74dbc895e6a12e4 + 0x61b743fd01d4b34c00052bab3f040e39 #endif