summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-03-13 16:37:29 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-03-19 23:16:32 -0400
commit398f2cbc6af6fcb6135ba2d56c154869bea071a0 (patch)
tree45c035132e1cfb3b1eae07925fda74506bbf9566 /utils
parentd94ca74f2c083c86be1799bf1534db078ab611a6 (diff)
downloadhaskell-398f2cbc6af6fcb6135ba2d56c154869bea071a0.tar.gz
Bump Cabal submodule to 3.0
Metric Increase: haddock.Cabal
Diffstat (limited to 'utils')
-rw-r--r--utils/check-api-annotations/check-api-annotations.cabal2
-rw-r--r--utils/check-ppr/check-ppr.cabal2
-rw-r--r--utils/ghc-cabal/ghc-cabal.cabal2
3 files changed, 3 insertions, 3 deletions
diff --git a/utils/check-api-annotations/check-api-annotations.cabal b/utils/check-api-annotations/check-api-annotations.cabal
index bc9698c16e..12d088437b 100644
--- a/utils/check-api-annotations/check-api-annotations.cabal
+++ b/utils/check-api-annotations/check-api-annotations.cabal
@@ -24,6 +24,6 @@ Executable check-api-annotations
Build-Depends: base >= 4 && < 5,
containers,
- Cabal >= 2.5 && < 2.6,
+ Cabal >= 3.0 && < 3.1,
directory,
ghc
diff --git a/utils/check-ppr/check-ppr.cabal b/utils/check-ppr/check-ppr.cabal
index 4257a88471..2438724636 100644
--- a/utils/check-ppr/check-ppr.cabal
+++ b/utils/check-ppr/check-ppr.cabal
@@ -25,7 +25,7 @@ Executable check-ppr
Build-Depends: base >= 4 && < 5,
bytestring,
containers,
- Cabal >= 2.5 && < 2.6,
+ Cabal >= 3.0 && < 3.1,
directory,
filepath,
ghc
diff --git a/utils/ghc-cabal/ghc-cabal.cabal b/utils/ghc-cabal/ghc-cabal.cabal
index c2512c1ca7..3176e5d3ab 100644
--- a/utils/ghc-cabal/ghc-cabal.cabal
+++ b/utils/ghc-cabal/ghc-cabal.cabal
@@ -21,7 +21,7 @@ Executable ghc-cabal
Build-Depends: base >= 3 && < 5,
bytestring >= 0.10 && < 0.11,
- Cabal >= 2.5 && < 2.6,
+ Cabal >= 3.0 && < 3.1,
directory >= 1.1 && < 1.4,
filepath >= 1.2 && < 1.5