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

@@ -13,6 +13,7 @@ module GHCup.Download.IOStreams where
import GHCup.Download.Utils
import GHCup.Errors
import GHCup.Types.Optics
import GHCup.Types.JSON ( )
import GHCup.Utils.File
import GHCup.Utils.Prelude