From eeea68e148c3c0babad6f530c54f256628433091 Mon Sep 17 00:00:00 2001 From: James Crayne Date: Wed, 27 Apr 2016 20:13:10 -0400 Subject: fix first cokiki test --- lib/ProcessUtils.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/ProcessUtils.hs b/lib/ProcessUtils.hs index 492d666..b89edb9 100644 --- a/lib/ProcessUtils.hs +++ b/lib/ProcessUtils.hs @@ -5,6 +5,7 @@ module ProcessUtils , systemEnv , readPipe , readProcessWithErrorH + , runExternal ) where import GHC.IO.Exception ( ioException, IOErrorType(..) ) -- cgit v1.2.3