From 9d2c98871bbd04c585fae034072f934b5c3e8093 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 25 Nov 2018 06:13:29 +0000 Subject: Parsers wee refactoring --- xmobar.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 88cfbf5..76182dc 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -100,13 +100,14 @@ library Xmobar.Commands, Xmobar.Runnable - other-modules: Xmobar.Parsers, + other-modules: Xmobar.Template, Xmobar.Utils, Xmobar.System.StatFS, Xmobar.System.Environment, Xmobar.System.Localize, Xmobar.System.Signal, Xmobar.System.Kbd, + Xmobar.X11.Parsers, Xmobar.X11.Types, Xmobar.X11.XUtil, Xmobar.X11.Bitmap, -- cgit v1.2.3