<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/graphql.cabal, branch v0.2</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Version bump, CHANGELOG and some gardening</title>
<updated>2015-09-14T15:25:18+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-14T15:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=7cf2b5933148a3d0e2f996dd483398579cddbeed'/>
<id>7cf2b5933148a3d0e2f996dd483398579cddbeed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add golden test for kitchen-sink.graphql</title>
<updated>2015-09-14T15:01:14+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-14T15:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=8d81f43b611bd9624ab1ebfdb8c0cd9c2e4d9539'/>
<id>8d81f43b611bd9624ab1ebfdb8c0cd9c2e4d9539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable warnings and take care of extra imports</title>
<updated>2015-09-14T13:48:47+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-14T13:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=b4b83883924a0e7c8eacd63f26b098fe31c9e0be'/>
<id>b4b83883924a0e7c8eacd63f26b098fe31c9e0be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GraphQL parser</title>
<updated>2015-09-13T11:55:15+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-13T11:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=0e67fdc21cc686aa0cb27f87fc36d769310f1484'/>
<id>0e67fdc21cc686aa0cb27f87fc36d769310f1484</id>
<content type='text'>
WIP: This parser just type checks, it hasn't even been tested manually.
Check new tasks in the TODO file and the TODO comments in the code for
more gotchas.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WIP: This parser just type checks, it hasn't even been tested manually.
Check new tasks in the TODO file and the TODO comments in the code for
more gotchas.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename module `Data.GraphQL` -&gt; `Data.GraphQL.AST`</title>
<updated>2015-09-12T13:16:28+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-12T13:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=0f673b9b4dc6d1ab53dba0afa347479f86a0308c'/>
<id>0f673b9b4dc6d1ab53dba0afa347479f86a0308c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Garden</title>
<updated>2015-09-12T11:09:06+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-12T11:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=50a0c953d35acecf46736c05bed717416fa7c279'/>
<id>50a0c953d35acecf46736c05bed717416fa7c279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2015-09-12T10:54:05+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-12T10:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=5af71368933fb8d7018897de24dae293b01d5a4c'/>
<id>5af71368933fb8d7018897de24dae293b01d5a4c</id>
<content type='text'>
This includes a rough port of the data types at
https://github.com/graphql/graphql-js/blob/master/src/language/ast.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes a rough port of the data types at
https://github.com/graphql/graphql-js/blob/master/src/language/ast.js
</pre>
</div>
</content>
</entry>
</feed>
