summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
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 2430f5f..8a67b1f 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -256,7 +256,7 @@ library
executable xmobar
hs-source-dirs: app
main-is: Main.hs
- other-modules: Paths_xmobar, Configuration
+ other-modules: Paths_xmobar
build-depends: base,
containers,
async,