summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-01-20 12:17:45 +0000
committerIan Lynagh <igloo@earth.li>2012-01-20 12:17:45 +0000
commit7f06d92570effdfde67d398ddd471c82a04c8c6f (patch)
tree2572bf13b33868aa65a80ca695d8215d7311f531 /utils
parent10300ecbab43e9f3411b6aa5fe02e713fb253d05 (diff)
downloadhaskell-7f06d92570effdfde67d398ddd471c82a04c8c6f.tar.gz
Follow Cabal version bump
Diffstat (limited to 'utils')
-rw-r--r--utils/ghc-cabal/ghc-cabal.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/ghc-cabal/ghc-cabal.cabal b/utils/ghc-cabal/ghc-cabal.cabal
index 55a4a188ad..0c45b8357a 100644
--- a/utils/ghc-cabal/ghc-cabal.cabal
+++ b/utils/ghc-cabal/ghc-cabal.cabal
@@ -16,7 +16,7 @@ Executable ghc-cabal
Main-Is: ghc-cabal.hs
Build-Depends: base >= 3 && < 5,
- Cabal >= 1.10 && < 1.14,
+ Cabal >= 1.10 && < 1.16,
directory >= 1.1 && < 1.2,
filepath >= 1.2 && < 1.3