mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 13:51:29 +08:00
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:
@@ -2,7 +2,6 @@ flags:
|
||||
pandoc:
|
||||
trypandoc: false
|
||||
embed_data_files: true
|
||||
network-uri: true
|
||||
pandoc-citeproc:
|
||||
bibutils: true
|
||||
embed_data_files: true
|
||||
|
||||
Reference in New Issue
Block a user