aboutsummaryrefslogtreecommitdiffstats
path: root/Operations.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Operations.hs')
-rw-r--r--Operations.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Operations.hs b/Operations.hs
index 49094d1..84ca456 100644
--- a/Operations.hs
+++ b/Operations.hs
@@ -18,7 +18,7 @@ import Data.Bits
import qualified Data.Map as M
import Control.Monad.State
-import Control.Arrow
+import Control.Arrow (second)
import System.Posix.Process
import System.Environment