darcs patch: Expose X.L.Groups.Helpers and Groups.Wmii in xmonad-co...
I think what happened here is the author split X.L.Groups.Examples into Examples, Helpers, and Wmii, but failed to update xmonad-contrib.cabal. X.L.Groups was edited to refer to and link to all three modules, plus they provide useful functionality. So Helpers and Wmii should be exposed along with Examples. 1 patch for repository /home/gvg/repos/pure/XMonadContrib: Thu Nov 3 23:37:03 MDT 2011 Wirt Wolff <wirtwolff@gmail.com> * 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.
On Fri, 04 Nov 2011 14:21:32 -0700 (PDT), Wirt Wolff <wirtwolff@gmail.com> wrote:
I think what happened here is the author split X.L.Groups.Examples into Examples, Helpers, and Wmii, but failed to update xmonad-contrib.cabal. X.L.Groups was edited to refer to and link to all three modules, plus they provide useful functionality. So Helpers and Wmii should be exposed along with Examples.
Applied, thanks!
This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib: 20111104053703 Wirt Wolff <wirtwolff@gmail.com> * 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 message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html...
participants (3)
-
Daniel Schoepe -
darcswatch@nomeata.de -
Wirt Wolff