aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorAdam Vogt <vogt.adam@gmail.com>2012-12-31 19:45:13 +0100
committerAdam Vogt <vogt.adam@gmail.com>2012-12-31 19:45:13 +0100
commitf617500cb9e5230912efe0e4f0ad9e7650a831ef (patch)
tree37c9f1d5e84464ff238f6b852887444807fb0af9 /xmonad-contrib.cabal
parentccae4452b4a4e412f8a24e3c59f5d8e37da5232a (diff)
downloadXMonadContrib-f617500cb9e5230912efe0e4f0ad9e7650a831ef.tar.gz
XMonadContrib-f617500cb9e5230912efe0e4f0ad9e7650a831ef.tar.xz
XMonadContrib-f617500cb9e5230912efe0e4f0ad9e7650a831ef.zip
Add more metadata to cabal file
Ignore-this: b7767194e905f2bbd918bb0d371f281 darcs-hash:20121231184513-1499c-5873cdf752a4a758c6a0b452b674d918ea14bc14.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal11
1 files changed, 11 insertions, 0 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index 602c426..470466a 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -32,6 +32,17 @@ extra-source-files: README scripts/generate-configs scripts/run-xmonad.sh
tests/XPrompt.hs
cabal-version: >= 1.2.1
build-type: Simple
+bug-reports: http://code.google.com/p/xmonad/issues/list
+
+tested-with: GHC==7.6.1,
+ GHC==7.4.1,
+ GHC==7.2.1,
+ GHC==6.12.3,
+ GHC==6.10.4
+source-repository head
+ type: darcs
+ location: http://code.haskell.org/XMonadContrib
+
flag small_base
description: Choose the new smaller, split-up base package.