Skip to content

Commit

Permalink
Allow base-4.15 in testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
l29ah committed Aug 17, 2020
1 parent aa79c92 commit b0661ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/testsuite.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test-suite stm

--
build-depends:
, base >= 4.3 && < 4.14
, base >= 4.3 && < 4.15
, test-framework ^>= 0.8.2.0
, test-framework-hunit ^>= 0.3.0.2
, HUnit ^>= 1.6.0.0
Expand Down

0 comments on commit b0661ba

Please sign in to comment.