Merge pull request #254 from mimi1vx/patch-1

Allow build with X11-1.9
This commit is contained in:
Brent Yorgey
2018-06-09 07:43:49 -05:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ library
random,
mtl >= 1 && < 3,
unix,
X11>=1.6.1 && < 1.9,
X11>=1.6.1 && < 1.10,
xmonad>=0.13 && < 0.14,
utf8-string,
semigroups