summaryrefslogtreecommitdiff
path: root/utils/ghc-cabal
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2014-07-20 22:50:44 +0100
committerEdward Z. Yang <ezyang@cs.stanford.edu>2014-07-20 22:51:18 +0100
commitf23b2129aca24beb4ece0d5915f67c448dc64ae4 (patch)
treeb519707d4ebafc8e6d79a4de4029603fbe60fda2 /utils/ghc-cabal
parent8249b509461c936d1d5fc6a81275d37fade5d1dc (diff)
downloadhaskell-f23b2129aca24beb4ece0d5915f67c448dc64ae4.tar.gz
Revert "Update Cabal submodule to HEAD (1.21)"
This reverts commit af28e61c7e84b8eb89fdfd9671af83a2a13f554a. We'll wait until it's possible to bootstrap from 7.6 out of the box.
Diffstat (limited to 'utils/ghc-cabal')
-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 5437d63bb2..0f13b9dcf4 100644
--- a/utils/ghc-cabal/ghc-cabal.cabal
+++ b/utils/ghc-cabal/ghc-cabal.cabal
@@ -18,7 +18,7 @@ Executable ghc-cabal
Build-Depends: base >= 3 && < 5,
bytestring >= 0.10 && < 0.11,
- Cabal >= 1.20 && < 1.22,
+ Cabal >= 1.20 && < 1.21,
directory >= 1.1 && < 1.3,
filepath >= 1.2 && < 1.4