Allow to build HLS from hackage

This commit is contained in:
2022-07-09 20:27:55 +02:00
parent 9a72fa13d5
commit 63f22b28d7
4 changed files with 116 additions and 34 deletions

View File

@@ -657,7 +657,9 @@ isSafeDir (GHCupBinDir _) = False
data HLSVer = SourceDist Version
| GitDist GitBranch
| HackageDist Version
| RemoteDist URI