summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-11-25 04:02:15 +0000
committerjao <jao@gnu.org>2018-11-25 04:02:15 +0000
commit5401aff9955ebef2bf453294281fc38e5c15bc23 (patch)
tree55e44958027b3bfdf424262920d48e498a1b57f2 /xmobar.cabal
parent3852d6b5e354b9b03b30f04803a87b2224aeb85c (diff)
downloadxmobar-5401aff9955ebef2bf453294281fc38e5c15bc23.tar.gz
xmobar-5401aff9955ebef2bf453294281fc38e5c15bc23.tar.bz2
No need for silly Xmobar.Plugins
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index ee58013..dfadeda 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -99,7 +99,6 @@ library
Xmobar.Actions,
Xmobar.Commands,
Xmobar.Runnable,
- Xmobar.Plugins,
Xmobar.Plugins.BufferedPipeReader,
Xmobar.Plugins.CommandReader,
Xmobar.Plugins.Date,
@@ -308,7 +307,6 @@ test-suite XmobarTest
Xmobar.Plugins.Monitors.Alsa
Plugins.Monitors.AlsaSpec
Xmobar.Commands
- Xmobar.Plugins
Xmobar.Plugins.Monitors.Common
Xmobar.System.Signal
Xmobar.Utils