summaryrefslogtreecommitdiff
path: root/hadrian
diff options
context:
space:
mode:
authorSebastian Graf <sgraf1337@gmail.com>2019-09-09 13:55:48 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-09-12 14:05:29 -0400
commit2b37a79d61e9b3787873dc9f7458ef2bde4809b0 (patch)
tree6cc8b15464362f4aa95ba4b14481cb6945fe83ca /hadrian
parent09fa56540aca53c32b6f008a3af2d61c70e1b47d (diff)
downloadhaskell-2b37a79d61e9b3787873dc9f7458ef2bde4809b0.tar.gz
Bump Cabal submodule to 3.1
------------------------- Metric Increase: haddock.Cabal T4029 -------------------------
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 99ecbe8421..6037a21849 100644
--- a/hadrian/hadrian.cabal
+++ b/hadrian/hadrian.cabal
@@ -121,7 +121,7 @@ executable hadrian
other-extensions: MultiParamTypeClasses
, TypeFamilies
build-depends: base >= 4.8 && < 5
- , Cabal >= 3.0 && < 3.1
+ , Cabal >= 3.0 && < 3.2
, containers >= 0.5 && < 0.7
, directory >= 1.3.1.0 && < 1.4
, extra >= 1.4.7