Skip to content

Commit e2f428c

Browse files
committed
Merge commit '9c3bfc214c72bbd0c8a30a1c41465deed0feaf47' into wip/bounds-bump
2 parents 166971f + 9c3bfc2 commit e2f428c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

process.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ library
8888

8989
ghc-options: -Wall
9090

91-
build-depends: base >= 4.10 && < 4.21,
91+
build-depends: base >= 4.10 && < 4.22,
9292
directory >= 1.1 && < 1.4,
9393
filepath >= 1.2 && < 1.6,
9494
deepseq >= 1.1 && < 1.6

0 commit comments

Comments
 (0)