fix all remaining -Wall warnings on Windows
This commit is contained in:
parent
360ecb9f35
commit
3f6e4b8c7c
13 changed files with 57 additions and 44 deletions
|
@ -11,9 +11,5 @@ module Utility.WinProcess where
|
|||
|
||||
import Utility.PID
|
||||
|
||||
import System.Win32.Process
|
||||
import Foreign.C
|
||||
import Control.Exception
|
||||
|
||||
foreign import ccall unsafe "terminatepid"
|
||||
terminatePID :: PID -> IO ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue