mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
Export types to reduce haddock warnings.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
module XMonad.Layout.Gaps (
|
||||
-- * Usage
|
||||
-- $usage
|
||||
Direction2D(..),
|
||||
Direction2D(..), Gaps,
|
||||
GapSpec, gaps, GapMessage(..)
|
||||
|
||||
) where
|
||||
|
Reference in New Issue
Block a user