Revert "implements isolated install sanity-checking for Cabal installs"
This reverts commit 300cfd3ba6.
This commit is contained in:
@@ -442,7 +442,6 @@ install' _ (_, ListResult {..}) = do
|
||||
, DownloadFailed
|
||||
, NoUpdate
|
||||
, TarDirDoesNotExist
|
||||
, IsolatedDirNotEmpty
|
||||
]
|
||||
|
||||
run (do
|
||||
|
||||
@@ -1478,7 +1478,6 @@ Report bugs at <https://gitlab.haskell.org/haskell/ghcup-hs/issues>|]
|
||||
, TarDirDoesNotExist
|
||||
, NextVerNotFound
|
||||
, NoToolVersionSet
|
||||
, IsolatedDirNotEmpty
|
||||
]
|
||||
|
||||
let runInstTool mInstPlatform action' = do
|
||||
|
||||
Reference in New Issue
Block a user