Skip to content

Commit 20f0337

Browse files
committed
Update dependency on time to include 1.16
1 parent abbb45a commit 20f0337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/distributed-process-supervisor/distributed-process-supervisor.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ library
5252
deepseq >= 1.4 && < 1.7,
5353
containers >= 0.6 && < 0.9,
5454
hashable >= 1.2.0.5 && < 1.6,
55-
time > 1.4 && < 1.16,
55+
time > 1.4 && < 1.17,
5656
exceptions >= 0.10 && < 0.11
5757
hs-source-dirs: src
5858
exposed-modules:

0 commit comments

Comments
 (0)