Drop unused error variants
This commit is contained in:
parent
55a3ba9be2
commit
e348de8dc4
@ -205,13 +205,10 @@ install' AppState {..} (_, ListResult {..}) = do
|
||||
#if !defined(TAR)
|
||||
, ArchiveResult
|
||||
#endif
|
||||
, DistroNotFound
|
||||
, FileDoesNotExistError
|
||||
, CopyError
|
||||
, NoCompatibleArch
|
||||
, NoDownload
|
||||
, NotInstalled
|
||||
, NoCompatiblePlatform
|
||||
, BuildFailed
|
||||
, TagNotFound
|
||||
, DigestError
|
||||
|
Loading…
Reference in New Issue
Block a user