mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-26 09:41:53 -07:00
Allow X11-1.9
This commit is contained in:
@@ -80,7 +80,7 @@ library
|
|||||||
process,
|
process,
|
||||||
unix,
|
unix,
|
||||||
utf8-string >= 0.3 && < 1.1,
|
utf8-string >= 0.3 && < 1.1,
|
||||||
X11>=1.8 && < 1.9,
|
X11>=1.8 && < 1.10,
|
||||||
semigroups
|
semigroups
|
||||||
|
|
||||||
if true
|
if true
|
||||||
|
Reference in New Issue
Block a user