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.
This commit is contained in:
John MacFarlane
2018-06-28 11:51:52 +02:00
parent 76e52ed4b0
commit 06bcb7c872
4 changed files with 3 additions and 11 deletions
-1
View File
@@ -2,7 +2,6 @@ flags:
pandoc:
trypandoc: false
embed_data_files: true
network-uri: true
pandoc-citeproc:
bibutils: true
embed_data_files: true