darcs patch: XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook

Tue Jun 10 10:06:14 BRT 2008 Malebria

Hi, Am Dienstag, den 10.06.2008, 06:38 -0700 schrieb Malebria:
Tue Jun 10 10:06:14 BRT 2008 Malebria
* XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook Any function that a user may write in his configuration file that is related to ewmhDesktopsLayout cannot have it's type signature if this type is not exported.
hmm, I thought I had this handled, but it seems I have not... Anyways, wouldn’t it be nicer if "HandleEvent EwmhDesktopsHook" could be combined into one type (or type alias) that’s exported? The fact that it’s using HandleEvent should be hidden to the user. Greetings, Joachim -- Joachim Breitner e-Mail: mail@joachim-breitner.de Homepage: http://www.joachim-breitner.de ICQ#: 74513189 Jabber-ID: nomeata@joachim-breitner.de

On Tue, Jun 10, 2008 at 06:38:41AM -0700, Malebria wrote:
Tue Jun 10 10:06:14 BRT 2008 Malebria
* XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook Any function that a user may write in his configuration file that is related to ewmhDesktopsLayout cannot have it's type signature if this type is not exported.
Applied, thanks.
participants (3)
-
Joachim Breitner
-
Malebria
-
Spencer Janssen