Skip to content

Commit

Permalink
process-tests: Bump base upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamari committed Jan 24, 2025
1 parent e2f428c commit cf5e5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/process-tests.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ common process-dep

custom-setup
setup-depends:
base >= 4.10 && < 4.21,
base >= 4.10 && < 4.22,
directory >= 1.1 && < 1.4,
filepath >= 1.2 && < 1.6,
Cabal >= 2.4 && < 3.14,
Expand Down

0 comments on commit cf5e5fb

Please sign in to comment.