Jo
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -34,6 +34,9 @@ instance Exception ValidationError
|
||||
|
||||
-- TODO: test that GHC is in semver
|
||||
-- TODO: check there's LATEST tag for every tool
|
||||
-- TODO: check all tarballs can be downloaded
|
||||
-- AND their checksum
|
||||
-- TODO: check gpg keys of tarballs?
|
||||
validate :: (Monad m, MonadLogger m, MonadThrow m, MonadIO m)
|
||||
=> GHCupDownloads
|
||||
-> m ExitCode
|
||||
|
||||
Reference in New Issue
Block a user