diff options
Diffstat (limited to 'utils/check-ppr/check-ppr.cabal')
-rw-r--r-- | utils/check-ppr/check-ppr.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/check-ppr/check-ppr.cabal b/utils/check-ppr/check-ppr.cabal index 3636b73ed6..5938667354 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 >= 3.0 && < 3.2, + Cabal >= 3.0 && < 3.4, directory, filepath, ghc |