mirror of
https://github.com/simplex-chat/zip.git
synced 2026-06-03 09:17:33 +00:00
Allow time-1.14
This commit is contained in:
@@ -65,7 +65,7 @@ library
|
||||
mtl >=2 && <3,
|
||||
resourcet >=1.2 && <1.4,
|
||||
text >=0.2 && <2.2,
|
||||
time >=1.4 && <1.13,
|
||||
time >=1.4 && <1.15,
|
||||
transformers >=0.4 && <0.7,
|
||||
transformers-base
|
||||
|
||||
@@ -131,7 +131,7 @@ test-suite tests
|
||||
hspec >=2 && <3,
|
||||
temporary >=1.1 && <1.4,
|
||||
text >=0.2 && <2.2,
|
||||
time >=1.4 && <1.13,
|
||||
time >=1.4 && <1.15,
|
||||
zip
|
||||
|
||||
if flag(dev)
|
||||
|
||||
Reference in New Issue
Block a user