Skip to content

Commit d48c774

Browse files
committed
chore: allow base 4.23
1 parent 8b5d20c commit d48c774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stm.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ library
6666
build-depends: semigroups >=0.18.6 && <0.21
6767

6868
build-depends:
69-
base >= 4.4 && < 4.23,
69+
base >= 4.4 && < 4.24,
7070
array >= 0.3 && < 0.6
7171

7272
exposed-modules:

0 commit comments

Comments
 (0)