From ceec41072ae454183d4647b422b26953170cea87 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 14 Jul 2018 12:09:54 -0700 Subject: Try limiting to aeson-pretty-0.8.5. That built before on appveyor... --- stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.yaml b/stack.yaml index dd31c6cac..583811e03 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,6 +15,7 @@ extra-deps: - haddock-library-1.6.0 - HsYAML-0.1.1.1 - network-2.7.0.2 +- aeson-pretty-0.8.5 ghc-options: "$locals": -fhide-source-paths -XNoImplicitPrelude resolver: lts-12.0 -- cgit v1.2.3