summaryrefslogtreecommitdiffstats
path: root/MetaTile/Core.hs
diff options
context:
space:
mode:
Diffstat (limited to 'MetaTile/Core.hs')
-rw-r--r--MetaTile/Core.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MetaTile/Core.hs b/MetaTile/Core.hs
index 79611fd..3d84ea3 100644
--- a/MetaTile/Core.hs
+++ b/MetaTile/Core.hs
@@ -22,7 +22,7 @@ module MetaTile.Core (
XConf(..), XConfig(..), LayoutClass(..),
Layout(..), readsLayout, Typeable, Message,
SomeMessage(..), fromMessage, LayoutMessages(..),
- StateExtension(..), ExtensionClass(..),
+ StateExtension(..), ExtensionClass(..), Window, Rectangle(..),
runX, catchX, userCode, userCodeDef, io, catchIO, installSignalHandlers, uninstallSignalHandlers,
withDisplay, withWindowSet, isRoot, runOnWorkspaces,
getWindowState, getsWindowState, setWindowState, modifyWindowState,