summaryrefslogtreecommitdiff
path: root/hadrian
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 /hadrian
parentd94ca74f2c083c86be1799bf1534db078ab611a6 (diff)
downloadhaskell-398f2cbc6af6fcb6135ba2d56c154869bea071a0.tar.gz
Bump Cabal submodule to 3.0
Metric Increase: haddock.Cabal
Diffstat (limited to 'hadrian')
-rw-r--r--hadrian/hadrian.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/hadrian.cabal b/hadrian/hadrian.cabal
index a0b364855f..266602fecc 100644
--- a/hadrian/hadrian.cabal
+++ b/hadrian/hadrian.cabal
@@ -118,7 +118,7 @@ executable hadrian
other-extensions: MultiParamTypeClasses
, TypeFamilies
build-depends: base >= 4.8 && < 5
- , Cabal >= 2.5 && < 2.6
+ , Cabal >= 3.0 && < 3.1
, containers >= 0.5 && < 0.7
, directory >= 1.2 && < 1.4
, extra >= 1.4.7