summaryrefslogtreecommitdiff
path: root/hadrian/hadrian.cabal
diff options
context:
space:
mode:
authorAndrey Mokhov <andrey.mokhov@gmail.com>2019-10-03 23:27:23 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-10-07 12:03:13 -0400
commitb78906118dd2919ffb5911200a5a15c8cd341414 (patch)
tree418cd08256f8096973f18ad80771f1d683d28824 /hadrian/hadrian.cabal
parent93c71ae6dbadafc27a061ea5f020f5c8e1c7132f (diff)
downloadhaskell-b78906118dd2919ffb5911200a5a15c8cd341414.tar.gz
Hadrian: Stop using in-tree Cabal
Diffstat (limited to 'hadrian/hadrian.cabal')
-rw-r--r--hadrian/hadrian.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/hadrian.cabal b/hadrian/hadrian.cabal
index e5e5eae295..ce44a18095 100644
--- a/hadrian/hadrian.cabal
+++ b/hadrian/hadrian.cabal
@@ -123,7 +123,7 @@ executable hadrian
other-extensions: MultiParamTypeClasses
, TypeFamilies
build-depends: base >= 4.8 && < 5
- , Cabal >= 3.0 && < 3.2
+ , Cabal >= 3.0 && < 3.1
, containers >= 0.5 && < 0.7
, directory >= 1.3.1.0 && < 1.4
, extra >= 1.4.7