darcs patch: X.H.FloatNext: export X.H.ToggleHook.runLogHook
1 patch for repository http://code.haskell.org/XMonadContrib: Sat May 28 21:17:00 CEST 2011 Tomas Janousek <tomi@nomi.cz> * X.H.FloatNext: export X.H.ToggleHook.runLogHook Otherwise the user has to import XMonad.Hooks.ToggleHook as well, which he didn't have to in earlier versions. -- Tomáš Janoušek, a.k.a. Liskni_si, http://work.lisk.in/
On Sat, May 28, 2011 at 3:19 PM, Tomas Janousek <tomi@nomi.cz> wrote:
1 patch for repository http://code.haskell.org/XMonadContrib:
Sat May 28 21:17:00 CEST 2011 Tomas Janousek <tomi@nomi.cz> * X.H.FloatNext: export X.H.ToggleHook.runLogHook
Otherwise the user has to import XMonad.Hooks.ToggleHook as well, which he didn't have to in earlier versions.
Seems harmless. I've pushed. -- gwern http://www.gwern.net
This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib: 20110528191700 Tomas Janousek <tomi@nomi.cz> * X.H.FloatNext: export X.H.ToggleHook.runLogHook Otherwise the user has to import XMonad.Hooks.ToggleHook as well, which he didn't have to in earlier versions. -- This message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html...
participants (3)
-
darcswatch@nomeata.de -
Gwern Branwen -
Tomas Janousek