merge from propellor
This commit is contained in:
parent
951c81af31
commit
523a98a952
1 changed files with 3 additions and 2 deletions
|
@ -10,8 +10,9 @@
|
||||||
|
|
||||||
module Utility.ThreadScheduler where
|
module Utility.ThreadScheduler where
|
||||||
|
|
||||||
import Common
|
import Control.Monad
|
||||||
|
import Control.Monad.IfElse
|
||||||
|
import System.Posix.IO
|
||||||
import Control.Concurrent
|
import Control.Concurrent
|
||||||
#ifndef mingw32_HOST_OS
|
#ifndef mingw32_HOST_OS
|
||||||
import System.Posix.Signals
|
import System.Posix.Signals
|
||||||
|
|
Loading…
Add table
Reference in a new issue