diff options
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index b04a20a..8126f53 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -189,7 +189,7 @@ library X11 >= 1.6.1, aeson >= 1.4.7.1, async, - base >= 4.11.0 && < 4.16, + base >= 4.11.0 && < 4.17, bytestring >= 0.10.8.2, containers, directory, |