From 8b6063f1d1a9869045c91d4e27cc51ee252783f7 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 21 Nov 2024 00:19:03 +0800 Subject: [PATCH] Fix sdist --- ghcup.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/ghcup.cabal b/ghcup.cabal index 1805e35b..fc7f139a 100644 --- a/ghcup.cabal +++ b/ghcup.cabal @@ -35,7 +35,6 @@ extra-source-files: test/ghcup-test/data/dir/.keep test/ghcup-test/data/file test/ghcup-test/golden/unix/GHCupInfo.json - test/ghcup-test/golden/windows/GHCupInfo.json tested-with: GHC==9.6.6 , GHC==9.4.8