mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Export PerWorkspace to allow type signatures
This commit is contained in:
parent
1c18687ec4
commit
ddc49ade7b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user