Bump base version

This commit is contained in:
Mats Rauhala 2020-03-02 10:17:21 +02:00
parent d88a4aa7a0
commit b9e180f910
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ library
, XMonad.TopicSpace , XMonad.TopicSpace
, XMonad.XMobar , XMonad.XMobar
-- other-extensions: -- other-extensions:
build-depends: base >=4.11 && <4.13 build-depends: base >=4.11 && <4.14
, xmonad , xmonad
, xmonad-contrib , xmonad-contrib
, mtl , mtl