summaryrefslogtreecommitdiff
path: root/src/wrapper.hs
diff options
context:
space:
mode:
authorJoey Hess2016-04-02 01:51:01 -0400
committerJoey Hess2016-04-02 01:52:09 -0400
commit828830eace62dba7d75b656142d83f8396fd2968 (patch)
tree96900ce82879b7c8aaaecf76cdc6cbb383af5968 /src/wrapper.hs
parentbdffac1bfae1ec20ac20453b559addca2b98e1ff (diff)
typo
Diffstat (limited to 'src/wrapper.hs')
-rw-r--r--src/wrapper.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapper.hs b/src/wrapper.hs
index c65d60d3..212f737d 100644
--- a/src/wrapper.hs
+++ b/src/wrapper.hs
@@ -19,6 +19,7 @@ import System.Directory
import System.Environment (getArgs)
import System.Exit
import System.Posix.Directory
+import Control.Monad.IfElse
main :: IO ()
main = withConcurrentOutput $ go =<< getArgs