diff options
-rw-r--r-- | xmobar.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index b18fca1..076cf0c 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -97,6 +97,7 @@ executable xmobar build-depends: base == 4.*, containers, + array, regex-compat, regex-pcre, process, |