summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xmonad.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmonad.cabal b/xmonad.cabal
index db397c5..3476fa0 100644
--- a/xmonad.cabal
+++ b/xmonad.cabal
@@ -21,6 +21,7 @@ extra-source-files: README TODO CONFIG STYLE tests/loc.hs tests/Properties.hs
man/xmonad.1.in man/xmonad.1 man/xmonad.html man/xmonad.hs
util/GenerateManpage.hs
cabal-version: >= 1.2
+build-type: Simple
flag small_base
description: Choose the new smaller, split-up base package.