summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-11-25 21:48:15 +0000
committerjao <jao@gnu.org>2018-11-25 21:48:15 +0000
commitbc27a68eb346b5e73c530f0f9c3e62e56517e225 (patch)
treed89fb49ee864ce0594d9ba2eff8836abd1e7a564 /xmobar.cabal
parente04d4c6eb84d5adfe62b6a538e7c4008974424b2 (diff)
downloadxmobar-bc27a68eb346b5e73c530f0f9c3e62e56517e225.tar.gz
xmobar-bc27a68eb346b5e73c530f0f9c3e62e56517e225.tar.bz2
Xmobar.App and small refactorings
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 582af4c..ca19863 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -103,7 +103,7 @@ library
other-modules: Xmobar.Utils,
Xmobar.Run.Types,
Xmobar.Run.Template,
- Xmobar.Run.EventLoop,
+ Xmobar.App.EventLoop,
Xmobar.System.StatFS,
Xmobar.System.Environment,
Xmobar.System.Localize,