From ad669e486e3f6920be49adbeeae10ca6f66ff256 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 16 May 2016 20:50:08 -0700 Subject: stack.yamls - make sure proper flags used for texmath, pandoc-citeproc. --- stack.full.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'stack.full.yaml') diff --git a/stack.full.yaml b/stack.full.yaml index 892598860..2f5dc0647 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -7,6 +7,11 @@ flags: embed_data_files: false old-locale: false network-uri: true + pandoc-citeproc: + bibutils: true + embed_data_files: true + texmath: + network-uri: true packages: - '.' - '../pandoc-citeproc' -- cgit v1.2.3