<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/tests/query/highlights/haskell/test.hs, branch v0.9.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/query/highlights/haskell/test.hs?h=v0.9.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/query/highlights/haskell/test.hs?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-11-19T00:02:29Z</updated>
<entry>
<title>feat(haskell): tweak highlights</title>
<updated>2023-11-19T00:02:29Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc.jakobi@tiko.energy</email>
</author>
<published>2023-11-19T00:02:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5240574bcbd5e3ad793b96b3766693c2bc5c86a9'/>
<id>urn:sha1:5240574bcbd5e3ad793b96b3766693c2bc5c86a9</id>
<content type='text'>
* add cases for `qualified_variable`

* add function defined in terms of composition</content>
</entry>
<entry>
<title>feat(haskell): highlights improvements</title>
<updated>2023-10-15T18:32:51Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc.jakobi@tiko.energy</email>
</author>
<published>2023-10-08T19:34:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d33dbdab0138d78b285e9dddc8287239776488f5'/>
<id>urn:sha1:d33dbdab0138d78b285e9dddc8287239776488f5</id>
<content type='text'>
- Consider functions with only one value on the rhs as variables
- Applied composition: `(f . g) &lt;param&gt;` -&gt; `@function.call`
- View patterns
- `@field` in record update expression
- type_tuple and type_list as variables
- quantifier for `exp_apply (&lt;rhs&gt;)+ (variable)`
- type_tuple and type_list as variables
- Treat signatures with only one value on the rhs as variables
  (except for `IO a`) -&gt; Fixes #5505.
- Remove redundant anchors from signature function queries.
- Move signature function queries to give them higher priority
- Scoped function types
- Add signature query to function with parameters query
</content>
</entry>
<entry>
<title>fix(haskell): prevent segfault due to anchorless queries (#5502)</title>
<updated>2023-10-10T08:12:36Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc.jakobi@tiko.energy</email>
</author>
<published>2023-10-10T08:12:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0eb1a0ad1c82e080e77e7b9d7a5e42632cefb543'/>
<id>urn:sha1:0eb1a0ad1c82e080e77e7b9d7a5e42632cefb543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(haskell): highlight fixes (#5470)</title>
<updated>2023-10-05T17:04:46Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc.jakobi@tiko.energy</email>
</author>
<published>2023-10-05T17:04:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6276cd9d41a56758bc48b433c99b8f9e345a3f2d'/>
<id>urn:sha1:6276cd9d41a56758bc48b433c99b8f9e345a3f2d</id>
<content type='text'>
* fix(haskell): highlight fixes + merge qualified/unqualified queries

* fix(haskell): lambda params + add exp_record to function.call args

* style: apply PR suggestions</content>
</entry>
<entry>
<title>feat(haskell): highlights improvements + tests (#5466)</title>
<updated>2023-10-02T10:49:12Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc.jakobi@tiko.energy</email>
</author>
<published>2023-10-02T10:49:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d96c216c54cc2d48d3c66ba7f0fc3c7c5b71b3b1'/>
<id>urn:sha1:d96c216c54cc2d48d3c66ba7f0fc3c7c5b71b3b1</id>
<content type='text'>
</content>
</entry>
</feed>
