Implement config CLI MVP

This commit is contained in:
vglfr
2021-08-03 09:09:47 +03:00
parent 88d1d19f55
commit 1cfff674b7
3 changed files with 88 additions and 0 deletions

View File

@@ -226,6 +226,7 @@ executable ghcup
, uri-bytestring ^>=0.3.2.2
, utf8-string ^>=1.0
, versions >=4.0.1 && <5.1
, yaml ^>=0.11.4.0
if flag(internal-downloader)
cpp-options: -DINTERNAL_DOWNLOADER