clean up build warnings on Windows
This commit is contained in:
parent
8dd84b87f9
commit
07c4be500d
5 changed files with 10 additions and 8 deletions
|
@ -10,9 +10,9 @@
|
|||
module Utility.Su where
|
||||
|
||||
import Common
|
||||
import Utility.Env
|
||||
|
||||
#ifndef mingw32_HOST_OS
|
||||
import Utility.Env
|
||||
import System.Posix.Terminal
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue