diff --git a/zip.cabal b/zip.cabal index 1d7a635..dec8a3e 100644 --- a/zip.cabal +++ b/zip.cabal @@ -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)