From fd13b71de2c946f97384d2fdae505c844eb887b3 Mon Sep 17 00:00:00 2001 From: David Roundy Date: Mon, 24 Sep 2007 15:45:45 +0200 Subject: update screens for new kind of StackSet. darcs-hash:20070924134545-72aca-22fae2616669c0b3906b08be0fc8f9ea27cff72a --- StackSet.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StackSet.hs b/StackSet.hs index 611c7f2..23b9936 100644 --- a/StackSet.hs +++ b/StackSet.hs @@ -389,7 +389,7 @@ focusWindow w s | Just w == peek s = s -- | Get a list of all screens in the StackSet. -screens :: StackSet i a s sd -> [Screen i a s sd] +screens :: StackSet i l a s sd -> [Screen i l a s sd] screens s = current s : visible s -- | Get a list of all workspaces in the StackSet. -- cgit v1.2.3