aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorKhudyakov Alexey <alexey.skladnoy@gmail.com>2009-04-19 15:09:09 +0200
committerKhudyakov Alexey <alexey.skladnoy@gmail.com>2009-04-19 15:09:09 +0200
commit8b6cf6c8f8ee64bbdba2a1c69744352ad2366b4b (patch)
tree5061504a8d06be532dbc3f5259f55bd0095cf63a /xmonad-contrib.cabal
parent3d040ddf0bdbf190c071918e3adb7be6db00b4e7 (diff)
downloadXMonadContrib-8b6cf6c8f8ee64bbdba2a1c69744352ad2366b4b.tar.gz
XMonadContrib-8b6cf6c8f8ee64bbdba2a1c69744352ad2366b4b.tar.xz
XMonadContrib-8b6cf6c8f8ee64bbdba2a1c69744352ad2366b4b.zip
Remove USE_UTF8 defines.
They are not needed any more since utf8-string is mandatory dependence. darcs-hash:20090419130909-7ba7e-9b1d2c6e54b67f29c3f52d072a661fe9c83c15c2.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index f961409..76ae5b3 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -52,7 +52,6 @@ library
build-depends: mtl, unix, X11>=1.4.3, xmonad>=0.8, xmonad<0.9, utf8-string
ghc-options: -Wall
extensions: ForeignFunctionInterface
- cpp-options: -DUSE_UTF8
if flag(testing)
ghc-options: -Werror