Skip to content

Commit f9979c9

Browse files
committed
Declare support for base-4.13
1 parent ed53655 commit f9979c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stm.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ library
4747
build-depends: nats (>= 0.1.3 && < 0.3) || (>= 1 && < 1.2)
4848

4949
build-depends:
50-
base >= 4.3 && < 4.13,
50+
base >= 4.3 && < 4.14,
5151
array >= 0.3 && < 0.6
5252

5353
exposed-modules:

0 commit comments

Comments
 (0)