Export PerWorkspace to allow type signatures

This commit is contained in:
Malebria 2008-06-20 01:50:46 +00:00
parent 1c18687ec4
commit ddc49ade7b

View File

@ -17,6 +17,7 @@
module XMonad.Layout.PerWorkspace module XMonad.Layout.PerWorkspace
( -- * Usage ( -- * Usage
-- $usage -- $usage
PerWorkspace,
onWorkspace, onWorkspaces, onWorkspace, onWorkspaces,
modWorkspace, modWorkspaces modWorkspace, modWorkspaces
) where ) where