mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
Export types to reduce haddock warnings.
This commit is contained in:
@@ -18,7 +18,8 @@ module XMonad.Layout.Master (
|
||||
-- $usage
|
||||
|
||||
mastered,
|
||||
multimastered
|
||||
multimastered,
|
||||
AddMaster,
|
||||
) where
|
||||
|
||||
import XMonad
|
||||
|
Reference in New Issue
Block a user