From 3e94badffe37e7350e2161ef3b1543ce576ff900 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 5 May 2012 22:00:36 +0200 Subject: Redundant import Foreign removed --- src/Xmobar.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Xmobar.hs b/src/Xmobar.hs index 3083087..ab8de0a 100644 --- a/src/Xmobar.hs +++ b/src/Xmobar.hs @@ -43,7 +43,6 @@ import Control.Exception hiding (handle) import Data.Bits import Data.Maybe(fromMaybe) import Data.Typeable (Typeable) -import Foreign import System.Posix.Process (getProcessID) import System.Posix.Signals -- cgit v1.2.3