mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Accept a range of xmonad versions
This commit is contained in:
parent
79b0c3401a
commit
1df08883b8
@ -57,7 +57,7 @@ library
|
||||
extensions: ForeignFunctionInterface
|
||||
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
|
||||
|
||||
if flag(testing)
|
||||
|
Loading…
x
Reference in New Issue
Block a user