summaryrefslogtreecommitdiff
path: root/utils/check-ppr
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-08-02 17:45:00 -0400
committerBen Gamari <ben@smart-cactus.org>2018-08-03 16:22:42 -0400
commit653dc5f7eb85e86c959e5c7320022f935f82db1d (patch)
tree9a10d228613af94f93905cc9b9ae84ab402220a6 /utils/check-ppr
parentc955a514f033a12f6d0ab0fbacec3e18a5757ab5 (diff)
downloadhaskell-653dc5f7eb85e86c959e5c7320022f935f82db1d.tar.gz
Bump Cabal submodule
Diffstat (limited to 'utils/check-ppr')
-rw-r--r--utils/check-ppr/check-ppr.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/check-ppr/check-ppr.cabal b/utils/check-ppr/check-ppr.cabal
index e0d8b9db4b..2da21d766b 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.3 && < 2.4,
+ Cabal >= 2.4 && < 2.5,
directory,
filepath,
ghc