Small refactor and build fixes

This commit is contained in:
2020-04-09 18:26:02 +02:00
parent adec7b2398
commit f78e7b1cbc
3 changed files with 15 additions and 21 deletions

View File

@@ -21,9 +21,7 @@ import GHCup.Types
import GHCup.Types.JSON ( )
import GHCup.Types.Optics
import GHCup.Utils
#if defined(CURL)
import GHCup.Utils.File
#endif
import GHCup.Utils.Prelude
import GHCup.Version