From 828830eace62dba7d75b656142d83f8396fd2968 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 2 Apr 2016 01:51:01 -0400 Subject: typo --- src/wrapper.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wrapper.hs') 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 -- cgit v1.2.3