Allow to compile over existing version, fixes #59

This commit is contained in:
2020-09-17 21:21:16 +02:00
parent 59ece98fdc
commit a269131e2d
3 changed files with 13 additions and 4 deletions

View File

@@ -992,6 +992,7 @@ Report bugs at <https://gitlab.haskell.org/haskell/ghcup-hs/issues>|]
, PatchFailed
, UnknownArchive
, TarDirDoesNotExist
, NotInstalled
#if !defined(TAR)
, ArchiveResult
#endif