aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorBrent Yorgey <byorgey@gmail.com>2008-01-28 20:01:37 +0100
committerBrent Yorgey <byorgey@gmail.com>2008-01-28 20:01:37 +0100
commit0d370680389d5ffd2e9f350a4a9055ab5d5d10a4 (patch)
treedfd597fe35694c16ede9dacd97eeb0f18944a249 /xmonad-contrib.cabal
parent3709ae67e76e77dbd758089e5289f8120f9d8539 (diff)
downloadXMonadContrib-0d370680389d5ffd2e9f350a4a9055ab5d5d10a4.tar.gz
XMonadContrib-0d370680389d5ffd2e9f350a4a9055ab5d5d10a4.tar.xz
XMonadContrib-0d370680389d5ffd2e9f350a4a9055ab5d5d10a4.zip
xmonad-contrib.cabal: add build-type field to get rid of Cabal warning
darcs-hash:20080128190137-bd4d7-f12ad32c1cdde5ad445e478eb1c92abad4c7d2b1.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index 3f95114..bd8fda6 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -26,6 +26,7 @@ extra-source-files: README scripts/generate-configs scripts/run-xmonad.sh
scripts/xmonad-clock.c tests/test_SwapWorkspaces.hs
tests/test_XPrompt.hs
cabal-version: >= 1.2.1
+build-type: Simple
flag small_base
description: Choose the new smaller, split-up base package.