mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Expose X.L.Groups.Helpers and Groups.Wmii in xmonad-contrib.cabal
They provide many useful exports and are linked from X.L.Groups so promote them from other-modules or missing status.
This commit is contained in:
parent
71bb40156a
commit
1fb2696710
@ -187,6 +187,8 @@ library
|
||||
XMonad.Layout.GridVariants
|
||||
XMonad.Layout.Groups
|
||||
XMonad.Layout.Groups.Examples
|
||||
XMonad.Layout.Groups.Helpers
|
||||
XMonad.Layout.Groups.Wmii
|
||||
XMonad.Layout.HintedGrid
|
||||
XMonad.Layout.HintedTile
|
||||
XMonad.Layout.IM
|
||||
@ -288,5 +290,3 @@ library
|
||||
XMonad.Util.WorkspaceCompare
|
||||
XMonad.Util.XSelection
|
||||
XMonad.Util.XUtils
|
||||
|
||||
other-modules: XMonad.Layout.Groups.Helpers
|
||||
|
Loading…
x
Reference in New Issue
Block a user