Bump base

This commit is contained in:
Mats Rauhala 2019-03-21 22:19:57 +02:00
parent 164582b9e8
commit c3d5eaed3e
1 changed files with 1 additions and 1 deletions

View File

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