summaryrefslogtreecommitdiff
path: root/utils/check-api-annotations
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2016-03-08 10:58:49 +0100
committerHerbert Valerio Riedel <hvr@gnu.org>2016-03-09 23:11:57 +0100
commit374f9199e33b62a4d8ae49e4efbd7d9ad17fce58 (patch)
treebec00c9d35ce5c0f317758505295c51ac59c74c2 /utils/check-api-annotations
parent5a494d8ec688e42601262913172f24cee7a36c9b (diff)
downloadhaskell-374f9199e33b62a4d8ae49e4efbd7d9ad17fce58.tar.gz
Update Cabal submodule to latest HEAD snapshot
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 ade5fe451f..da68dba985 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 >= 1.22 && <1.24,
+ Cabal >= 1.25 && <1.27,
directory,
ghc