fix unused module import warnings when building on windows
This commit is contained in:
parent
81ec673f9b
commit
868942e19b
6 changed files with 9 additions and 7 deletions
|
@ -48,7 +48,6 @@ import Data.Time.Clock.POSIX
|
|||
|
||||
#ifdef mingw32_HOST_OS
|
||||
import Data.Word (Word64)
|
||||
import System.Directory
|
||||
#else
|
||||
import System.Posix.Files
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue