From 2c4cee6eb79bb4e2bacd2687d3ceab7e724ad889 Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Sat, 6 Oct 2007 12:22:10 +0200 Subject: NoBorders.smartBorders: add type signature. darcs-hash:20071006102210-928c4-690cc0268ff8fed51cf67a3dc12362f5f003a71f.gz --- NoBorders.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/NoBorders.hs b/NoBorders.hs index a8554d5..8787f65 100644 --- a/NoBorders.hs +++ b/NoBorders.hs @@ -95,4 +95,5 @@ instance LayoutModifier SmartBorder Window where ws = map fst wrs singleton = null . drop 1 +smartBorders :: LayoutClass l a => l a -> ModifiedLayout SmartBorder l a smartBorders = ModifiedLayout (SmartBorder []) -- cgit v1.2.3