summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-06-05 00:23:32 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-06-05 00:23:32 +0200
commit85fdac20a36675559802dd215a81f640b91693fe (patch)
tree8fff8ccb15e611547f9501cd53fd569917769510 /xmobar.cabal
parent3d1fe35837bc756a96f8bf529455794bc1ac7d8b (diff)
downloadxmobar-85fdac20a36675559802dd215a81f640b91693fe.tar.gz
xmobar-85fdac20a36675559802dd215a81f640b91693fe.tar.bz2
Stripping actions in stdin and xprop plugins
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index bc0028a..b88301f 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -97,6 +97,7 @@ executable xmobar
build-depends:
base == 4.*,
containers,
+ regex-compat,
process,
old-locale,
bytestring,