From 82e186a112ac0d76a139ed572fb24b45a6b83967 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 18 Jul 2018 17:06:40 +0100 Subject: Missing Paths_xmobar module (cf. #357) --- xmobar.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmobar.cabal b/xmobar.cabal index 7c08610..49e8f76 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -30,7 +30,7 @@ test-suite XmobarTest other-modules: Xmobar, Actions, Bitmap, Config, Parsers, Commands, Localize, XUtil, StatFS, Runnable, ColorCache, Window, Signal, - Environment, + Environment, Paths_xmobar, Plugins, Plugins.BufferedPipeReader, Plugins.CommandReader, Plugins.Date, Plugins.EWMH, Plugins.PipeReader, Plugins.MarqueePipeReader, @@ -139,7 +139,7 @@ executable xmobar other-modules: Xmobar, Actions, Bitmap, Config, Parsers, Commands, Localize, XUtil, StatFS, Runnable, ColorCache, Window, Signal, - Environment, + Environment, Paths_xmobar, Plugins, Plugins.BufferedPipeReader, Plugins.CommandReader, Plugins.Date, Plugins.EWMH, Plugins.PipeReader, Plugins.MarqueePipeReader, -- cgit v1.2.3