Skip to content

Commit cf5e5fb

Browse files
committed
process-tests: Bump base upper bound
1 parent e2f428c commit cf5e5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/process-tests.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ common process-dep
2222

2323
custom-setup
2424
setup-depends:
25-
base >= 4.10 && < 4.21,
25+
base >= 4.10 && < 4.22,
2626
directory >= 1.1 && < 1.4,
2727
filepath >= 1.2 && < 1.6,
2828
Cabal >= 2.4 && < 3.14,

0 commit comments

Comments
 (0)