summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-07-07 20:28:02 +0100
committerIan Lynagh <igloo@earth.li>2011-07-08 13:12:04 +0100
commit3ae10e5f12c2f2904cf7b1b2b1993c83ca1c554e (patch)
tree8768b8792a74d62ff8358095dd0ccf346efdfd82 /utils
parentb343b651602cb32c38ebe43b276e116b897ab2e7 (diff)
downloadhaskell-3ae10e5f12c2f2904cf7b1b2b1993c83ca1c554e.tar.gz
Bump Cabal deps
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 cd8d550c2e..55a4a188ad 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.12,
+ Cabal >= 1.10 && < 1.14,
directory >= 1.1 && < 1.2,
filepath >= 1.2 && < 1.3