From 2e3ccd7924a06f2113555b1c32a7e6e3595ed6fa Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Wed, 8 Nov 2017 08:29:09 -0800 Subject: [PATCH] Remove stack.full.yaml. See #4052. --- stack.full.yaml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 stack.full.yaml diff --git a/stack.full.yaml b/stack.full.yaml deleted file mode 100644 index 8b82c3e67..000000000 --- a/stack.full.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# This version builds both pandoc and pandoc-citeproc, assuming -# pandoc-citeproc is in the pandoc-citeproc subdirectory. -flags: - pandoc: - trypandoc: false - embed_data_files: false - old-locale: false - network-uri: true - pandoc-citeproc: - bibutils: true - embed_data_files: true -# if you are on macOS, stack install cpphs and -# uncomment the following three lines: -ghc-options: - pandoc-citeproc: '-pgmP cpphs -optP--cpp' - highlighting-kate: '-pgmP cpphs -optP--cpp' -packages: -- '.' -- '../pandoc-citeproc' -- '../pandoc-types' -- '../texmath' -extra-deps: -- hslua-0.9.0 -- skylighting-0.3.3 -resolver: lts-8.12