From 450573ac3585657ce41861b602401af924400dea Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 2 Feb 2018 14:33:46 +0200 Subject: [PATCH] Use newer simple-sendfile for Windows compat --- stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.yaml b/stack.yaml index c97d7cb5..b775d11c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -36,3 +36,4 @@ extra-deps: - basement-0.0.6 - foundation-0.0.19 - memory-0.14.14 +- simple-sendfile-0.2.27