diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index a9523b8..92dd44f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -61,6 +61,7 @@ test-suite XmobarTest X11 >= 1.6.1, mtl >= 2.1 && < 2.3, parsec == 3.1.*, + parsec-numbers == 0.1.0, stm >= 2.3 && < 2.5 source-repository head @@ -172,6 +173,7 @@ executable xmobar X11 >= 1.6.1, mtl >= 2.1 && < 2.3, parsec == 3.1.*, + parsec-numbers >= 0.1.0, stm >= 2.3 && < 2.5 if flag(with_threaded) |