<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/src/Text/Pandoc/Network, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-08-03T21:53:05Z</updated>
<entry>
<title>Stop using the HTTP package. (#7456)</title>
<updated>2021-08-03T21:53:05Z</updated>
<author>
<name>mt_caret</name>
<email>mtakeda.enigsol@gmail.com</email>
</author>
<published>2021-08-03T21:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=407de98b5e3971c84c7e89de5f2a9d317b4d4557'/>
<id>urn:sha1:407de98b5e3971c84c7e89de5f2a9d317b4d4557</id>
<content type='text'>
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`.
</content>
</entry>
</feed>
