From 360b6fd1e5babc20b97e6501b03fc5019f321ae2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 17 Oct 2017 14:29:09 +0200 Subject: [PATCH] Use patched version of zip-stream until upstream PR is resolved --- stack.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 96f4eea15..21a3cf2a9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,10 +10,14 @@ packages: git: https://github.com/pngwjpgh/conduit-resumablesink.git commit: ee0679dc31cdcedb2dad240b941262b9dc16f06d extra-dep: true +- location: + git: https://github.com/pngwjpgh/zip-stream.git + commit: f1e610d48f17ebc598cd217ebb26a84940135579 + extra-dep: true extra-deps: - colonnade-1.1.1 - yesod-colonnade-1.1.0 -- zip-stream-0.1.0.1 +# - zip-stream-0.1.0.1 - uuid-crypto-1.3.0.0 - cryptoids-0.3.0.0 - cryptoids-types-0.0.0