From 0d370680389d5ffd2e9f350a4a9055ab5d5d10a4 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Mon, 28 Jan 2008 20:01:37 +0100 Subject: xmonad-contrib.cabal: add build-type field to get rid of Cabal warning darcs-hash:20080128190137-bd4d7-f12ad32c1cdde5ad445e478eb1c92abad4c7d2b1.gz --- xmonad-contrib.cabal | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3