<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/src/Language/GraphQL/AST/Encoder.hs, branch v0.7.0.0</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Don't encode controls as block strings</title>
<updated>2020-04-10T09:19:36+00:00</updated>
<author>
<name>Dmitrii Skurikhin</name>
<email>dmitrii.sk@gmail.com</email>
</author>
<published>2020-03-29T13:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=2760bd8ee120b5f8db95dd96ce85890cc88d9e8e'/>
<id>2760bd8ee120b5f8db95dd96ce85890cc88d9e8e</id>
<content type='text'>
Fixes #39.

String containing control sequences should be encoded as simple strings
even if they contain newlines, since the block strings can contain only
SourceCharacters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #39.

String containing control sequences should be encoded as simple strings
even if they contain newlines, since the block strings can contain only
SourceCharacters.
</pre>
</div>
</content>
</entry>
<entry>
<title>encode null value as "null"</title>
<updated>2020-03-31T07:04:34+00:00</updated>
<author>
<name>Dmitrii Skurikhin</name>
<email>dmitrii.sk@gmail.com</email>
</author>
<published>2020-03-31T07:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=30d6a0a58dcdd20bf9ef555d5fc476436f520f85'/>
<id>30d6a0a58dcdd20bf9ef555d5fc476436f520f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Stack 15.x</title>
<updated>2020-02-20T04:16:14+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-02-20T04:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=613e929d91dfc46ecfc5e28479098ce52aeb56f6'/>
<id>613e929d91dfc46ecfc5e28479098ce52aeb56f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move AST to AST.Document</title>
<updated>2019-12-28T06:07:58+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-28T06:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=fdf5914626ad172a8a459696f0114ef990c0d5cb'/>
<id>fdf5914626ad172a8a459696f0114ef990c0d5cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add definition module</title>
<updated>2019-12-26T12:07:21+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-26T12:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=56d88310df7c92a1721cc0dfa08a1d232c47c14b'/>
<id>56d88310df7c92a1721cc0dfa08a1d232c47c14b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace AST.Selection data constructors</title>
<updated>2019-12-25T05:45:29+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-25T05:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=62f3c34bfedeb286d3639ff3ade68cdb3fe862b8'/>
<id>62f3c34bfedeb286d3639ff3ade68cdb3fe862b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pretify multi-line string arguments as block strings</title>
<updated>2019-12-21T08:25:05+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-21T08:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=b215e1a4a77368542c1b46fec234378feda4adce'/>
<id>b215e1a4a77368542c1b46fec234378feda4adce</id>
<content type='text'>
Fixes #10.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #10.
</pre>
</div>
</content>
</entry>
<entry>
<title>Encode Unicode. Fix #34</title>
<updated>2019-12-20T06:58:09+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-20T06:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=1e55f17e7e85e67d6c30c1d60d2e9ade3d89ed15'/>
<id>1e55f17e7e85e67d6c30c1d60d2e9ade3d89ed15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape non-source characters in the encoder</title>
<updated>2019-12-19T05:59:27+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-19T05:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=9a5d54c0351e071a962d8d92805e0edf2f95fa1b'/>
<id>9a5d54c0351e071a962d8d92805e0edf2f95fa1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a reader instance to the resolvers</title>
<updated>2019-11-23T08:49:12+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-11-23T08:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=587aab005ed1e4e9bd8966d44ff878891cbc8ce7'/>
<id>587aab005ed1e4e9bd8966d44ff878891cbc8ce7</id>
<content type='text'>
The Reader contains a Name/Value hashmap, which will contain resolver
arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Reader contains a Name/Value hashmap, which will contain resolver
arguments.
</pre>
</div>
</content>
</entry>
</feed>
