implements checking if file already exists for Cabal installs
This commit is contained in:
@@ -442,6 +442,7 @@ install' _ (_, ListResult {..}) = do
|
||||
, DownloadFailed
|
||||
, NoUpdate
|
||||
, TarDirDoesNotExist
|
||||
, FileAlreadyExistsError
|
||||
]
|
||||
|
||||
run (do
|
||||
|
||||
Reference in New Issue
Block a user