<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/graphql.cabal, branch v0.2.1</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Version bump and CHANGELOG</title>
<updated>2015-09-16T09:16:16+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-16T09:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=dac6721f02e747d218ad160c7be5d0483752faa5'/>
<id>dac6721f02e747d218ad160c7be5d0483752faa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add travis support</title>
<updated>2015-09-16T08:51:53+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-16T08:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=b3482172a63acea951f662b7870ca6538edfebe8'/>
<id>b3482172a63acea951f662b7870ca6538edfebe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support ghc-7.8</title>
<updated>2015-09-16T08:36:59+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-16T08:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=f88948e801d5b12ba7ec3b46bf10cd6e0363ce1a'/>
<id>f88948e801d5b12ba7ec3b46bf10cd6e0363ce1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Cabal data-files to access golden tests data</title>
<updated>2015-09-16T08:13:44+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2015-09-16T08:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=ee0e0c3d1f1c259555d246df1be1c9e5b9be0e35'/>
<id>ee0e0c3d1f1c259555d246df1be1c9e5b9be0e35</id>
<content type='text'>
Fixes #1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1.
</pre>
</div>
</content>
</entry>
<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>
</feed>
