mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-23 07:53:48 -07:00
Export HandleEvent type to be able to use it in type annotations
This commit is contained in:
@@ -26,6 +26,7 @@ module XMonad.Hooks.EventHook
|
|||||||
-- $hook
|
-- $hook
|
||||||
EventHook (..)
|
EventHook (..)
|
||||||
, eventHook
|
, eventHook
|
||||||
|
, HandleEvent
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Control.Applicative ((<$>))
|
import Control.Applicative ((<$>))
|
||||||
|
Reference in New Issue
Block a user