squash warning
This commit is contained in:
parent
7a8e47d178
commit
621ca07119
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ getShutdownConfirmedR = do
|
||||||
threadDelay 2000000
|
threadDelay 2000000
|
||||||
signalProcess sigTERM =<< getProcessID
|
signalProcess sigTERM =<< getProcessID
|
||||||
#else
|
#else
|
||||||
liftIO exitSuccess
|
void $ liftIO exitSuccess
|
||||||
#endif
|
#endif
|
||||||
redirect NotRunningR
|
redirect NotRunningR
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue