From 378ddb5e97dd41488b246e3f7fcc8474967c9863 Mon Sep 17 00:00:00 2001 From: Hamish Mackenzie Date: Tue, 3 Dec 2024 13:56:35 +1300 Subject: [PATCH] Fix patch error --- overlays/patches/ghc/ghc-8.10-android.patch | 3 --- 1 file changed, 3 deletions(-) diff --git a/overlays/patches/ghc/ghc-8.10-android.patch b/overlays/patches/ghc/ghc-8.10-android.patch index c251e4c5b1..fd499548d1 100644 --- a/overlays/patches/ghc/ghc-8.10-android.patch +++ b/overlays/patches/ghc/ghc-8.10-android.patch @@ -230,9 +230,6 @@ index bd21243..e3bd3cb 100644 return EXIT_SUCCESS; } -diff --git a/utils/check-sphinx/dist/.doctrees/environment.pickle b/utils/check-sphinx/dist/.doctrees/environment.pickle -index 98df77f..a7b10a7 100644 -Binary files a/utils/check-sphinx/dist/.doctrees/environment.pickle and b/utils/check-sphinx/dist/.doctrees/environment.pickle differ diff --git a/utils/genapply/Main.hs b/utils/genapply/Main.hs index 8c194f1..24514e1 100644 --- a/utils/genapply/Main.hs