From 23ef5dd050903c765851e042d4a30ccbad79621d Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Wed, 21 Nov 2007 15:13:19 +0100 Subject: XUtils: haddock fix darcs-hash:20071121141319-32816-d562b3c0708cd412aa83acef0878d4954dcc0cb6.gz --- XMonad/Util/XUtils.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'XMonad') diff --git a/XMonad/Util/XUtils.hs b/XMonad/Util/XUtils.hs index e53d371..911826a 100644 --- a/XMonad/Util/XUtils.hs +++ b/XMonad/Util/XUtils.hs @@ -35,7 +35,8 @@ import XMonad import XMonad.Util.Font -- $usage --- See Tabbed or DragPane for usage examples +-- See "XMonad.Layout.Tabbed" or "XMonad.Layout.DragPane" for usage +-- examples -- | Compute the weighted average the colors of two given Pixel values. averagePixels :: Pixel -> Pixel -> Double -> X Pixel -- cgit v1.2.3