From 5401aff9955ebef2bf453294281fc38e5c15bc23 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 25 Nov 2018 04:02:15 +0000 Subject: No need for silly Xmobar.Plugins --- src/lib/Xmobar/Plugins.hs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/lib/Xmobar/Plugins.hs') diff --git a/src/lib/Xmobar/Plugins.hs b/src/lib/Xmobar/Plugins.hs index 284a9f5..716624f 100644 --- a/src/lib/Xmobar/Plugins.hs +++ b/src/lib/Xmobar/Plugins.hs @@ -14,9 +14,6 @@ -- ----------------------------------------------------------------------------- -module Xmobar.Plugins - ( Exec (..) - , tenthSeconds - ) where +module Xmobar.Plugins (Exec (..)) where import Xmobar.Commands -- cgit v1.2.3