From 71e55f520e19b2b27da9c0059f6751330eb68a78 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 13 Jul 2018 10:54:21 -0700 Subject: Use latest network. Hopefully this will build on Windows. See https://ci.appveyor.com/project/jgm/pandoc/build/1.0.2625/job/tfpvh7rxue26phoq --- stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.yaml b/stack.yaml index 9e4e0cca9..dd31c6cac 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,6 +14,7 @@ extra-deps: - pandoc-citeproc-0.14.3.1 - haddock-library-1.6.0 - HsYAML-0.1.1.1 +- network-2.7.0.2 ghc-options: "$locals": -fhide-source-paths -XNoImplicitPrelude resolver: lts-12.0 -- cgit v1.2.3