From 1b3327dc7cd7f87aa8dee335889fde734a8ac48b Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Sat, 23 Oct 2010 21:57:55 +0200 Subject: Export types to reduce haddock warnings. Ignore-this: 1cac9202784711ce0fc902d14543bab0 darcs-hash:20101023195755-1499c-57c41357d20cbf0d57522ce99bdbfff7b686ed52.gz --- XMonad/Layout/LayoutCombinators.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'XMonad/Layout/LayoutCombinators.hs') diff --git a/XMonad/Layout/LayoutCombinators.hs b/XMonad/Layout/LayoutCombinators.hs index 6d443cd..c8f19df 100644 --- a/XMonad/Layout/LayoutCombinators.hs +++ b/XMonad/Layout/LayoutCombinators.hs @@ -47,6 +47,9 @@ module XMonad.Layout.LayoutCombinators -- $jtl , (|||) , JumpToLayout(..) + + -- * Types + , NewSelect ) where import Data.Maybe ( isJust, isNothing ) -- cgit v1.2.3