Skip to content

Commit d59ff5a

Browse files
committed
Relax time version bounds
1 parent 0fd4714 commit d59ff5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monad-bayes.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ common test-deps
7878
, optparse-applicative >=0.17 && <0.19
7979
, process ^>=1.6
8080
, QuickCheck >=2.14 && <2.16
81-
, time >=1.9 && <1.13
81+
, time >=1.9 && <1.16
8282
, typed-process ^>=0.2
8383

8484
autogen-modules: Paths_monad_bayes

0 commit comments

Comments
 (0)