diff options
| -rw-r--r-- | xmobar.cabal | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/xmobar.cabal b/xmobar.cabal index 7dcb4b1..b18fca1 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -98,7 +98,7 @@ executable xmobar        base == 4.*,        containers,        regex-compat, -      regex-posix, +      regex-pcre,        process,        old-locale,        bytestring, | 
