<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/Data/GraphQL/Encoder.hs, branch v0.5.0.0</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Move the source code into src/</title>
<updated>2019-06-30T04:07:32+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-06-30T04:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=f64e186c60a94223eb4b5a156d986a4c78c025c7'/>
<id>f64e186c60a94223eb4b5a156d986a4c78c025c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make operation name optional</title>
<updated>2017-02-03T15:57:21+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-02-03T23:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=8b09c8aa76cef5c56811a69aa0fd629186d9f9d9'/>
<id>8b09c8aa76cef5c56811a69aa0fd629186d9f9d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split AST in 2</title>
<updated>2017-01-28T17:15:14+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-01-28T17:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=5390c4ca1e7e6bcf36dbe5e773c1355dd4b65939'/>
<id>5390c4ca1e7e6bcf36dbe5e773c1355dd4b65939</id>
<content type='text'>
One AST is meant to be a target parser and tries to adhere as much as possible
to the spec. The other is a simplified version of that AST meant for execution.

Also newtypes have been replaced by type synonyms and NonEmpty lists are being
used where it makes sense.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One AST is meant to be a target parser and tries to adhere as much as possible
to the spec. The other is a simplified version of that AST meant for execution.

Also newtypes have been replaced by type synonyms and NonEmpty lists are being
used where it makes sense.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Type Definition support</title>
<updated>2017-01-26T14:56:22+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-01-26T21:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=10fdf05aa72e89d3109ed97ec3f78b15886677ef'/>
<id>10fdf05aa72e89d3109ed97ec3f78b15886677ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for GHC-7.8.4</title>
<updated>2016-11-27T15:56:44+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2016-11-27T15:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=61f0a06096cc05ebc008db7e4647390f9a066a44'/>
<id>61f0a06096cc05ebc008db7e4647390f9a066a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'all-improvements'</title>
<updated>2016-03-15T13:02:34+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2016-03-15T13:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=77853b17ae1197ba075ccc68df2a949dffc97092'/>
<id>77853b17ae1197ba075ccc68df2a949dffc97092</id>
<content type='text'>
This adds general API documentation, a tutorial and error handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds general API documentation, a tutorial and error handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation of functions and modules and included tutorial.lhs.</title>
<updated>2016-03-14T00:42:55+00:00</updated>
<author>
<name>solrun</name>
<email>solalola@gmail.com</email>
</author>
<published>2016-03-09T00:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=61d6af777897d918decc0ab8ef6456e05fccbe7b'/>
<id>61d6af777897d918decc0ab8ef6456e05fccbe7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `StringValue` type</title>
<updated>2016-02-22T12:59:38+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2016-02-22T12:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=d8a731fe30ce800ac8347a902f38373d6cf689b2'/>
<id>d8a731fe30ce800ac8347a902f38373d6cf689b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `Data.GraphQL.Printer` -&gt; `Data.GraphQL.Encoder`</title>
<updated>2015-09-22T12:23:18+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-22T12:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=af42e5577cf9dcb2c55a0d76a2e479880150e7f1'/>
<id>af42e5577cf9dcb2c55a0d76a2e479880150e7f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
