From 01dec66151146a6a4b81c93e99aa9552545a4d48 Mon Sep 17 00:00:00 2001 From: Everett Hildenbrandt Date: Fri, 4 May 2018 10:49:18 -0600 Subject: [PATCH] stack-ghc8.2.yaml: add pandoc-2.1, http-types-0.11, skylighting-0.5.1 as extra-deps --- stack-ghc8.2.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stack-ghc8.2.yaml b/stack-ghc8.2.yaml index 344499465..52d9f6bfb 100644 --- a/stack-ghc8.2.yaml +++ b/stack-ghc8.2.yaml @@ -11,6 +11,9 @@ packages: extra-deps: - easytest-0.1 +- pandoc-2.1 +- http-types-0.11 +- skylighting-0.5.1 nix: pure: false