diff options
author | mt_caret <mtakeda.enigsol@gmail.com> | 2021-08-04 05:53:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-03 15:53:05 -0600 |
commit | 407de98b5e3971c84c7e89de5f2a9d317b4d4557 (patch) | |
tree | 98f102700b6976ca3a959eb3e667c10f0e859ccf /doc/customizing-pandoc.md | |
parent | 8667ba2bcc8a7da6ba50369161c0bcb9020780e8 (diff) | |
download | pandoc-407de98b5e3971c84c7e89de5f2a9d317b4d4557.tar.gz |
Stop using the HTTP package. (#7456)
We only depend on the urlEncode function in the package, which is also
provided by http-types. The HTTP package also depends on the network
package, which has difficulty building on ghcjs.
Add internal module Text.Pandoc.Network.HTTP, exporting `urlEncode`.
Diffstat (limited to 'doc/customizing-pandoc.md')
0 files changed, 0 insertions, 0 deletions