Skip to content

Commit f093290

Browse files
committed
Allow building with time-1.14.*
1 parent 8116eb7 commit f093290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bytes.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ library
4949
containers >= 0.3 && < 1,
5050
hashable >= 1.0.1.1 && < 1.6,
5151
text >= 0.2 && < 2.2,
52-
time >= 1.2 && < 1.13,
52+
time >= 1.2 && < 1.15,
5353
transformers >= 0.2 && < 0.7,
5454
transformers-compat >= 0.6.5 && < 1,
5555
unordered-containers >= 0.2 && < 0.3,

0 commit comments

Comments
 (0)