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