diff --git a/app/ghcup/BrickMain.hs b/app/ghcup/BrickMain.hs index 20d01c4..67eea69 100644 --- a/app/ghcup/BrickMain.hs +++ b/app/ghcup/BrickMain.hs @@ -205,13 +205,10 @@ install' AppState {..} (_, ListResult {..}) = do #if !defined(TAR) , ArchiveResult #endif - , DistroNotFound , FileDoesNotExistError , CopyError - , NoCompatibleArch , NoDownload , NotInstalled - , NoCompatiblePlatform , BuildFailed , TagNotFound , DigestError