Skip to content

Commit 6b4acd4

Browse files
committed
Allow base-4.15 in testsuite
1 parent aa79c92 commit 6b4acd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testsuite/testsuite.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ test-suite stm
3636

3737
--
3838
build-depends:
39-
, base >= 4.3 && < 4.14
39+
, base >= 4.3 && < 4.16
4040
, test-framework ^>= 0.8.2.0
4141
, test-framework-hunit ^>= 0.3.0.2
4242
, HUnit ^>= 1.6.0.0

0 commit comments

Comments
 (0)