mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Export types to reduce haddock warnings.
This commit is contained in:
@@ -24,7 +24,8 @@ module XMonad.Layout.LayoutBuilder (
|
||||
SubMeasure (..),
|
||||
SubBox (..),
|
||||
absBox,
|
||||
relBox
|
||||
relBox,
|
||||
LayoutN,
|
||||
) where
|
||||
|
||||
import XMonad
|
||||
|
Reference in New Issue
Block a user