clean up from windows porting
This commit is contained in:
parent
d6bf05a66d
commit
18bdff3fae
28 changed files with 57 additions and 72 deletions
|
@ -14,8 +14,9 @@ import Utility.LogFile
|
|||
|
||||
#ifndef __WINDOWS__
|
||||
import System.Posix
|
||||
#endif
|
||||
#else
|
||||
import System.Posix.Types
|
||||
#endif
|
||||
|
||||
{- Run an action as a daemon, with all output sent to a file descriptor.
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue