mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-17 05:03:55 -07:00
Accept a range of xmonad versions
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user