summaryrefslogtreecommitdiff
path: root/utils/check-ppr
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-03-10 13:47:51 -0500
committerBen Gamari <ben@smart-cactus.org>2018-03-12 13:02:05 -0400
commit02b3dad195488c9b0f7457e46319cb3f485570ca (patch)
tree62a6fbdd7f6cc0f23a29317b29bfe418dd08daab /utils/check-ppr
parent5c804e5de11c71e84e81c40a10c11baba04b15e1 (diff)
downloadhaskell-02b3dad195488c9b0f7457e46319cb3f485570ca.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 d7429c82df..e0d8b9db4b 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.2 && < 2.3,
+ Cabal >= 2.3 && < 2.4,
directory,
filepath,
ghc