aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 9442adbf0..f3366e103 100644
--- a/INSTALL
+++ b/INSTALL
@@ -116,9 +116,8 @@ assume that the pandoc source directory is your working directory.
cabal install hsb2hs
- - `http-conduit`: use the `http-conduit` library to fetch external
- resources (default yes -- without this, pandoc cannot make SSL
- connections)
+ - `https`: enable support for downloading resources over https
+ (using the `http-client` and `http-client-tls` libraries).
3. Build: