diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 151c94c..4e12d6e 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -159,7 +159,7 @@ library ghc-options: -funbox-strict-fields -Wall -fno-warn-unused-do-bind build-depends: - base >= 4.9.1.0 && < 4.13, + base >= 4.9.1.0 && < 4.14, containers, regex-compat, process, |