summaryrefslogtreecommitdiffhomepage
path: root/src/Window.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.hs')
-rw-r--r--src/Window.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Window.hs b/src/Window.hs
index 50bfc56..a069f1f 100644
--- a/src/Window.hs
+++ b/src/Window.hs
@@ -1,6 +1,7 @@
module Window where
import Prelude hiding (catch)
+import Control.Monad (when)
import Graphics.X11.Xlib hiding (textExtents, textWidth)
import Graphics.X11.Xlib.Extras
import Graphics.X11.Xinerama