diff options
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 66640f4..54acaa3 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -106,7 +106,7 @@ executable xmobar time, filepath, X11 >= 1.6.1, - mtl >= 2.0 && < 2.2, + mtl >= 2.0 && < 2.3, parsec == 3.1.*, HTTP >= 4000, stm >= 2.3 && < 2.5 |