From 4dfe3733e547ed0b625aca81c3ac1c6891181876 Mon Sep 17 00:00:00 2001 From: Andrew Dunning <adunning@users.noreply.github.com> Date: Thu, 18 Feb 2016 15:08:06 +0000 Subject: [PATCH] Remove stray line from stack.full.yaml The line causes an error with stack 1.0.2: ``` Could not parse '/pandoc-build/pandoc/stack.full.yaml': AesonException "Error in $.extra-deps: failed to parse field 'extra-deps': failed to parse field extra-deps: expected [a], encountered Null" See http://docs.haskellstack.org/en/stable/yaml_configuration.html. ``` --- stack.full.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/stack.full.yaml b/stack.full.yaml index 23b8396f0..2d752d531 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -12,5 +12,4 @@ packages: - '../pandoc-citeproc' - '../pandoc-types' - '../texmath' -extra-deps: resolver: lts-5.2