From 28025f8e0fa69f38504ab3a1fc49e67818c0f155 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Tue, 27 Nov 2007 01:28:40 +0100 Subject: Add ManageHook to the XMonad metamodule darcs-hash:20071127002840-a5988-9a5e490d184a872f1d304b50b300f640fd6579ad.gz --- XMonad.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'XMonad.hs') diff --git a/XMonad.hs b/XMonad.hs index d70a6f0..8d16f81 100644 --- a/XMonad.hs +++ b/XMonad.hs @@ -17,6 +17,7 @@ module XMonad ( module XMonad.Main, module XMonad.Core, module XMonad.Config, + module XMonad.ManageHook, -- module Graphics.X11.Xlib, -- conflicts with lots of extensions (.|.) @@ -26,6 +27,7 @@ module XMonad ( import XMonad.Main import XMonad.Core import XMonad.Config +import XMonad.ManageHook -- import XMonad.StackSet -- conflicts with 'workspaces' defined in XMonad.hs -- modules needed to get basic configuration working -- cgit v1.2.3