cpp-options requires Cabal 1.2.1

This commit is contained in:
Devin Mullins
2007-11-17 01:26:59 +00:00
parent 20da7a48d3
commit 0ed0324496

View File

@@ -15,7 +15,7 @@ extra-source-files: README scripts/generate-configs scripts/run-xmonad.sh
scripts/xinitrc scripts/xmonad-acpi.c
scripts/xmonad-clock.c tests/test_SwapWorkspaces.hs
tests/tests_XPrompt.hs
cabal-version: >= 1.2
cabal-version: >= 1.2.1
flag small_base
description: Choose the new smaller, split-up base package.