From 06bcb7c87285afb130fd6271ab7df3baf81d38e9 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 28 Jun 2018 11:51:52 +0200 Subject: 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. --- stack.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'stack.yaml') 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 -- cgit v1.2.3