Rename lots of modules
This commit is contained in:
@@ -15,8 +15,8 @@ Some of these functions use sophisticated logging.
|
||||
-}
|
||||
module GHCup.System.Process.Posix where
|
||||
|
||||
import GHCup.Utils.Prelude
|
||||
import GHCup.Utils.Logger
|
||||
import GHCup.Prelude
|
||||
import GHCup.Logger
|
||||
import GHCup.Types
|
||||
import GHCup.Types.Optics
|
||||
import GHCup.System.Process.Common
|
||||
|
||||
@@ -16,7 +16,7 @@ Some of these functions use sophisticated logging.
|
||||
module GHCup.System.Process.Windows where
|
||||
|
||||
import {-# SOURCE #-} GHCup.Utils ( getLinkTarget, pathIsLink )
|
||||
import GHCup.Utils.Dirs
|
||||
import GHCup.Directories
|
||||
import GHCup.Types
|
||||
import GHCup.Types.Optics
|
||||
import GHCup.System.Directory
|
||||
|
||||
Reference in New Issue
Block a user