depend on X11==1.3.0.20071111 for new type defns and 64 bit clean

This commit is contained in:
Don Stewart
2007-11-11 20:10:55 +00:00
parent 929e0b8638
commit 044bd10ee5

View File

@@ -24,7 +24,7 @@ library
else
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
exposed-modules: XMonad.Actions.Commands
XMonad.Actions.ConstrainedResize