aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/StackSet.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--XMonad/StackSet.hs (renamed from StackSet.hs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/StackSet.hs b/XMonad/StackSet.hs
index 807cb1b..cb19746 100644
--- a/StackSet.hs
+++ b/XMonad/StackSet.hs
@@ -11,7 +11,7 @@
-- Portability : portable, Haskell 98
--
-module StackSet (
+module XMonad.StackSet (
-- * Introduction
-- $intro
StackSet(..), Workspace(..), Screen(..), Stack(..), RationalRect(..),