mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Accept a range of xmonad versions
This commit is contained in:
parent
79b0c3401a
commit
1df08883b8
@ -57,7 +57,7 @@ library
|
|||||||
extensions: ForeignFunctionInterface
|
extensions: ForeignFunctionInterface
|
||||||
cpp-options: -DUTF8
|
cpp-options: -DUTF8
|
||||||
|
|
||||||
build-depends: mtl, unix, X11>=1.4.1, xmonad==0.7
|
build-depends: mtl, unix, X11>=1.4.1, xmonad>=0.7, xmonad<0.8
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
if flag(testing)
|
if flag(testing)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user