propellor spin
This commit is contained in:
parent
1f573876b7
commit
2f10409636
|
@ -7,7 +7,6 @@ module Propellor.SimpleSh where
|
||||||
|
|
||||||
import Network.Socket
|
import Network.Socket
|
||||||
import Control.Concurrent
|
import Control.Concurrent
|
||||||
import Control.Concurrent.Chan
|
|
||||||
import Control.Concurrent.Async
|
import Control.Concurrent.Async
|
||||||
import System.Process (std_in, std_out, std_err)
|
import System.Process (std_in, std_out, std_err)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue