From 44f99f3ed3a6af5a2289765fadf4df29887db5c2 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 8 Oct 2012 00:02:05 +0200 Subject: Fixes for warnings reported in github issue #71 --- src/Window.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Window.hs') diff --git a/src/Window.hs b/src/Window.hs index 4678046..e9a67cf 100644 --- a/src/Window.hs +++ b/src/Window.hs @@ -15,7 +15,7 @@ module Window where -import Prelude hiding (catch) +import Prelude import Control.Monad (when) import Graphics.X11.Xlib hiding (textExtents, textWidth) import Graphics.X11.Xlib.Extras -- cgit v1.2.3