Improve verbosity

This commit is contained in:
2020-07-13 11:52:34 +02:00
parent 30b4d399b9
commit 1a64527e14
7 changed files with 54 additions and 31 deletions

View File

@@ -299,6 +299,7 @@ settings' = unsafePerformIO
, noVerify = False
, keepDirs = Never
, downloader = Curl
, verbose = False
}
)