From 0e7c39d9ec6719a32eec0b696d7167faf6598757 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 7 Aug 2020 03:33:15 +0100 Subject: Redundant imports (mostly <$>) removed --- src/Xmobar/X11/Window.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Xmobar/X11/Window.hs') diff --git a/src/Xmobar/X11/Window.hs b/src/Xmobar/X11/Window.hs index b8f56c6..8c3c698 100644 --- a/src/Xmobar/X11/Window.hs +++ b/src/Xmobar/X11/Window.hs @@ -1,7 +1,7 @@ ----------------------------------------------------------------------------- -- | -- Module : Window --- Copyright : (c) 2011-18 Jose A. Ortega Ruiz +-- Copyright : (c) 2011-18, 20 Jose A. Ortega Ruiz -- : (c) 2012 Jochen Keil -- License : BSD-style (see LICENSE) -- @@ -16,7 +16,6 @@ module Xmobar.X11.Window where import Prelude -import Control.Applicative ((<$>)) import Control.Monad (when, unless) import Graphics.X11.Xlib hiding (textExtents) import Graphics.X11.Xlib.Extras -- cgit v1.2.3