<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/src/Language/GraphQL/Validate/Rules.hs, branch v1.2.0.3</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Fix variable location in objects and lists</title>
<updated>2024-01-05T19:46:02+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2024-01-05T19:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=809f446ff1f7e4c94393cce0f490a07ef64d3440'/>
<id>809f446ff1f7e4c94393cce0f490a07ef64d3440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "variable is not used" error</title>
<updated>2023-12-27T11:50:17+00:00</updated>
<author>
<name>Matei Adriel</name>
<email>rafaeladriel11@gmail.com</email>
</author>
<published>2023-12-15T04:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=59aa010f0bd0e12e60fb9c9de95c92d3bf10c36d'/>
<id>59aa010f0bd0e12e60fb9c9de95c92d3bf10c36d</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 failing test for unused variables bug</title>
<updated>2023-12-21T20:34:37+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2023-12-21T20:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=b1c5a568dd8b6c63d05f08c097f26afd7277f0dd'/>
<id>b1c5a568dd8b6c63d05f08c097f26afd7277f0dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change execute' to shouldResolveTo helper method</title>
<updated>2022-07-01T10:18:02+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2022-07-01T10:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=2f19093803f8d852e1488dc112ae4aa9d0fcb212'/>
<id>2f19093803f8d852e1488dc112ae4aa9d0fcb212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eta reduce and update required hlint</title>
<updated>2021-11-23T08:21:07+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-11-23T08:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=930b8f10b7d083132c05c8d8fe39f337eeddbeca'/>
<id>930b8f10b7d083132c05c8d8fe39f337eeddbeca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate non-nullable values inside lists</title>
<updated>2021-05-06T20:23:16+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-05-06T20:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=5a5f265fe4bf291c1ef58f5fe452f1e8c69c9ed6'/>
<id>5a5f265fe4bf291c1ef58f5fe452f1e8c69c9ed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Traverse input object properties once</title>
<updated>2021-04-12T05:09:39+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-04-12T05:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=5654b78935b38a88f3dd4998eb8667a2695aea14'/>
<id>5654b78935b38a88f3dd4998eb8667a2695aea14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emit list item errors once</title>
<updated>2021-03-16T09:08:13+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-03-16T09:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=328e6acdeeaafa27501d6bcc88b5b79704791210'/>
<id>328e6acdeeaafa27501d6bcc88b5b79704791210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add location information to list values</title>
<updated>2021-03-14T11:19:30+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-03-14T11:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=4d762d635666a954000be76832303eb3170f4ee2'/>
<id>4d762d635666a954000be76832303eb3170f4ee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate values</title>
<updated>2021-02-03T04:47:40+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-02-03T04:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=a034f2ce4d6603b030e653b4a4a2c46098ce8880'/>
<id>a034f2ce4d6603b030e653b4a4a2c46098ce8880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
