Cabal revisions of xmonad-contrib-0.11
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: xmonad-contrib version: 0.11+x-revision: 1 homepage: http://xmonad.org/ synopsis: Third party extensions for xmonad description: library if flag(small_base)- build-depends: base >= 3 && < 5,+ build-depends: base >= 3 && < 4.7, containers, directory, extensible-exceptions, extensions: ForeignFunctionInterface cpp-options: -DXFT - build-depends: mtl >= 1 && < 3, unix, X11>=1.6 && < 1.7, xmonad>=0.11 && < 0.12, utf8-string+ build-depends: mtl >= 1 && < 3, unix, X11>=1.6 && < 1.6.1, xmonad>=0.11 && < 0.12, utf8-string if true ghc-options: -fwarn-tabs -Wall