From 22f3bd4a94c4414052f9ed9ca48b916073649497 Mon Sep 17 00:00:00 2001 From: "joachim.fasting" Date: Tue, 19 Jun 2007 22:45:04 +0200 Subject: LayoutHooks.hs: add module header. darcs-hash:20070619204504-ea16c-10489c55e14a44b74a0f9fa9524fae793c13544f.gz --- LayoutHooks.hs | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/LayoutHooks.hs b/LayoutHooks.hs index da66761..2261107 100644 --- a/LayoutHooks.hs +++ b/LayoutHooks.hs @@ -1,3 +1,16 @@ +----------------------------------------------------------------------------- +-- | +-- Module : XMonadContrib.LayoutHooks +-- Copyright : (c) Stefan O'Rear +-- License : BSD +-- +-- Maintainer : Stefan O'Rear +-- Stability : unstable +-- Portability : portable +-- +-- General layout-level hooks. +----------------------------------------------------------------------------- + module XMonadContrib.LayoutHooks ( addLayoutMessageHook ) where import qualified Data.Map as M ( adjust ) -- cgit v1.2.3