summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-07-12 22:11:03 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-07-12 22:11:03 +0200
commit202ff98aac0c1c8029261e69c509f0c1e6390c59 (patch)
tree234e12bd74ba3156ddc328a29ce2641b804c67cd /xmobar.cabal
parentb8114e5e3de407d5dfe54f392a92ce5f1a52a273 (diff)
downloadxmobar-202ff98aac0c1c8029261e69c509f0c1e6390c59.tar.gz
xmobar-202ff98aac0c1c8029261e69c509f0c1e6390c59.tar.bz2
Back to regex-compat with a simpler POSIX regexp
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 076cf0c..2ba7e57 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -97,9 +97,7 @@ executable xmobar
build-depends:
base == 4.*,
containers,
- array,
regex-compat,
- regex-pcre,
process,
old-locale,
bytestring,