Allow to build from arbitrary GHC source dists

This commit is contained in:
2022-07-09 23:12:00 +02:00
parent 63f22b28d7
commit 9fb2889696
7 changed files with 99 additions and 43 deletions

View File

@@ -33,8 +33,8 @@ module GHCup (
import GHCup.Cabal
import GHCup.GHC
import GHCup.HLS
import GHCup.GHC hiding ( GHCVer(..) )
import GHCup.HLS hiding ( HLSVer(..) )
import GHCup.Stack
import GHCup.List
import GHCup.Download