diff options
| author | John MacFarlane <[email protected]> | 2017-05-07 12:49:25 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2017-05-07 12:49:25 +0200 |
| commit | d414b2543a1686007e84c54bc711dff969dfb569 (patch) | |
| tree | 038a81ac5d4d7393bda7b89779531767440942e0 /stack.pkg.yaml | |
| parent | f8e125f42d8568b9f2926c2d1a3eb37acba2b3d1 (diff) | |
Remove https flag.
Supporting two completely different libraries for fetching
from URLs makes it difficult to trap errors, because of
different error types expected from the libraries.
There's no clear reason not to build with these https-capable
libraires.
Diffstat (limited to 'stack.pkg.yaml')
| -rw-r--r-- | stack.pkg.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml index 864982278..a131f14cb 100644 --- a/stack.pkg.yaml +++ b/stack.pkg.yaml @@ -1,7 +1,6 @@ flags: pandoc: trypandoc: false - https: true embed_data_files: true old-locale: false network-uri: true |
