mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -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
|
||||
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
|
||||
|
Reference in New Issue
Block a user