utf8-string isn't needed

This commit is contained in:
Spencer Janssen
2007-11-16 13:37:38 +00:00
parent 0d73e44ea8
commit 1c665bc2ac

View File

@@ -33,7 +33,7 @@ library
build-depends: X11-xft >= 0.2
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
exposed-modules: Documentation
XMonad.Actions.Commands