mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-22 07:23:47 -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
|
||||
EventHook (..)
|
||||
, eventHook
|
||||
, HandleEvent
|
||||
) where
|
||||
|
||||
import Control.Applicative ((<$>))
|
||||
|
Reference in New Issue
Block a user