mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
utf8-string isn't needed
This commit is contained in:
@@ -33,7 +33,7 @@ library
|
|||||||
build-depends: X11-xft >= 0.2
|
build-depends: X11-xft >= 0.2
|
||||||
ghc-options: -DXFT
|
ghc-options: -DXFT
|
||||||
|
|
||||||
build-depends: mtl, unix, X11==1.3.0.20071111, xmonad==0.4, utf8-string
|
build-depends: mtl, unix, X11==1.3.0.20071111, xmonad==0.4
|
||||||
ghc-options: -Wall -Werror
|
ghc-options: -Wall -Werror
|
||||||
exposed-modules: Documentation
|
exposed-modules: Documentation
|
||||||
XMonad.Actions.Commands
|
XMonad.Actions.Commands
|
||||||
|
Reference in New Issue
Block a user