aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-06-28 11:51:52 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2018-06-28 11:51:52 +0200
commit06bcb7c87285afb130fd6271ab7df3baf81d38e9 (patch)
treef68ef5cd1f6f4f64d9b14b9b903e4c28d73ef124 /stack.yaml
parent76e52ed4b0f7b07e4c663661ae0a336b197a6907 (diff)
downloadpandoc-06bcb7c87285afb130fd6271ab7df3baf81d38e9.tar.gz
Remove network-uri flag and use 'Network.Socket'.
This removes a compiler warning. There is no need for the old network-uri flag, since network 2.6 was released in 2014.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index fb80afde6..e0d7045c8 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -2,7 +2,6 @@ flags:
pandoc:
trypandoc: false
embed_data_files: true
- network-uri: true
pandoc-citeproc:
bibutils: true
embed_data_files: true