summaryrefslogtreecommitdiffhomepage
path: root/xmobar-config.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-03-03 23:26:25 +0000
committerjao <jao@gnu.org>2024-03-03 23:26:25 +0000
commitdfb16b5cf60194999c7441adbdaad2f9ff14673c (patch)
tree1b104a0a1b8eb942f798177f6c3898f91f580cd6 /xmobar-config.cabal
parent66255477a734272b571b1fab4597749ce81f2401 (diff)
downloadxmobar-config-dfb16b5cf60194999c7441adbdaad2f9ff14673c.tar.gz
xmobar-config-dfb16b5cf60194999c7441adbdaad2f9ff14673c.tar.bz2
little tweaks
Diffstat (limited to 'xmobar-config.cabal')
-rw-r--r--xmobar-config.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmobar-config.cabal b/xmobar-config.cabal
index 31aa799..4538d8f 100644
--- a/xmobar-config.cabal
+++ b/xmobar-config.cabal
@@ -3,7 +3,7 @@ version: 0.1
description: xmobar configs
author: jao
maintainer: jao@gnu.org
-copyright: 2018, 2019, 2020, 2022 Jose A Ortega Ruiz
+copyright: 2018, 2019, 2020, 2022, 2023 Jose A Ortega Ruiz
license: GPL-3
build-type: Simple
cabal-version: >= 1.10
@@ -13,7 +13,7 @@ extra-source-files:
library
hs-source-dirs: lib
- exposed-modules: Config, Monitors, Bottom, Music
+ exposed-modules: Config, Monitors, Bottom
build-depends: base >=4.7 && <5, async > 2.2, stm >= 2.5,
aeson, text, bytestring, http-conduit,
hinotify, xmobar