summaryrefslogtreecommitdiff
path: root/stack.lts9.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.lts9.yaml
parent76e52ed4b0f7b07e4c663661ae0a336b197a6907 (diff)
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.lts9.yaml')
-rw-r--r--stack.lts9.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/stack.lts9.yaml b/stack.lts9.yaml
index dac7dc0e4..355254618 100644
--- a/stack.lts9.yaml
+++ b/stack.lts9.yaml
@@ -2,7 +2,6 @@ flags:
pandoc:
trypandoc: false
embed_data_files: true
- network-uri: true
pandoc-citeproc:
bibutils: true
embed_data_files: true