build assistant and watcher on windows (doesn't work yet)
This commit is contained in:
parent
472d9376b6
commit
b9b5e3370d
7 changed files with 118 additions and 22 deletions
|
@ -10,7 +10,9 @@
|
|||
module Utility.Batch where
|
||||
|
||||
import Common
|
||||
#ifndef mingw32_HOST_OS
|
||||
import qualified Build.SysConfig
|
||||
#endif
|
||||
|
||||
#if defined(linux_HOST_OS) || defined(__ANDROID__)
|
||||
import Control.Concurrent.Async
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue