summaryrefslogtreecommitdiff
path: root/utils/check-api-annotations
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-09-08 11:42:58 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-09-17 08:51:08 -0400
commit76009ec84652f9b5c085f320ad9476e3693549f1 (patch)
tree9ae2e8cc14bac64336a728ab91e3186e25bb7528 /utils/check-api-annotations
parent8d0c26c463fc1512ad90788345b002b23e53555a (diff)
downloadhaskell-76009ec84652f9b5c085f320ad9476e3693549f1.tar.gz
Bump Win32 submodule to 2.9.0.0
Also bumps Cabal, directory
Diffstat (limited to 'utils/check-api-annotations')
-rw-r--r--utils/check-api-annotations/check-api-annotations.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/check-api-annotations/check-api-annotations.cabal b/utils/check-api-annotations/check-api-annotations.cabal
index f8363de536..8bf0fb6922 100644
--- a/utils/check-api-annotations/check-api-annotations.cabal
+++ b/utils/check-api-annotations/check-api-annotations.cabal
@@ -24,6 +24,6 @@ Executable check-api-annotations
Build-Depends: base >= 4 && < 5,
containers,
- Cabal >= 3.0 && < 3.4,
+ Cabal >= 3.0 && < 3.6,
directory,
ghc