mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
depend on X11==1.3.0.20071111 for new type defns and 64 bit clean
This commit is contained in:
@@ -24,7 +24,7 @@ library
|
|||||||
else
|
else
|
||||||
build-depends: base < 3
|
build-depends: base < 3
|
||||||
|
|
||||||
build-depends: mtl, unix, X11==1.3.0, xmonad==0.4
|
build-depends: mtl, unix, X11==1.3.0.20071111, xmonad==0.4
|
||||||
ghc-options: -Wall -Werror
|
ghc-options: -Wall -Werror
|
||||||
exposed-modules: XMonad.Actions.Commands
|
exposed-modules: XMonad.Actions.Commands
|
||||||
XMonad.Actions.ConstrainedResize
|
XMonad.Actions.ConstrainedResize
|
||||||
|
Reference in New Issue
Block a user