<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/runtime/queries/haskell, branch test/scandir</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/runtime/queries/haskell?h=test%2Fscandir</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/runtime/queries/haskell?h=test%2Fscandir'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2026-01-16T17:11:27Z</updated>
<entry>
<title>fix(haskell): use grammar for operator detection instead of match</title>
<updated>2026-01-16T17:11:27Z</updated>
<author>
<name>Abbath</name>
<email>pitongogi@gmail.com</email>
</author>
<published>2026-01-16T16:56:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8aada0e3940c573e38b417a226b43bc8675f8958'/>
<id>urn:sha1:8aada0e3940c573e38b417a226b43bc8675f8958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(haskell): highlighting for operator definition and operator-like constructors.</title>
<updated>2026-01-15T08:19:05Z</updated>
<author>
<name>Abbath</name>
<email>pitongogi@gmail.com</email>
</author>
<published>2026-01-14T10:16:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=15b3416cc1f557c4932468e512a0bd45871167bc'/>
<id>urn:sha1:15b3416cc1f557c4932468e512a0bd45871167bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(haskell): syntax highlighting for Haskell lambda expressions</title>
<updated>2026-01-15T08:19:05Z</updated>
<author>
<name>Abbath</name>
<email>pitongogi@gmail.com</email>
</author>
<published>2026-01-13T01:19:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c872ec85cc73fba3f3368f6974d17b82f7c0f72b'/>
<id>urn:sha1:c872ec85cc73fba3f3368f6974d17b82f7c0f72b</id>
<content type='text'>
Fixes highlighting for lambdas with multiple parameters.</content>
</entry>
<entry>
<title>feat(haskell): injection for morpheus-graphql-client quasiquotes</title>
<updated>2025-12-09T10:02:20Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc.jakobi@tiko.energy</email>
</author>
<published>2025-07-23T13:58:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b6271b678e035a5cbf62d637364f3eeca0890171'/>
<id>urn:sha1:b6271b678e035a5cbf62d637364f3eeca0890171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(haskell): correct use of supertypes in `(decl)` patterns</title>
<updated>2025-11-25T09:28:33Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2025-11-25T09:23:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d6ebbd5039954ecd47463802a16b5d8d7f223eef'/>
<id>urn:sha1:d6ebbd5039954ecd47463802a16b5d8d7f223eef</id>
<content type='text'>
Problem: These patterns were impossible, since children need to be children of
every subtype of a supertype to be captured in this way. As subtypes
could appear as children themselves, the query code silently "skipped
over" the supertype restriction in the pattern. This was fixed in
tree-sitter v0.26.0, which now (correctly) flags these patterns as
"impossible".

Solution: Add the appropriate child nodes explicitly.
</content>
</entry>
<entry>
<title>fix(haskell): properly set inline-python injection language</title>
<updated>2025-05-27T12:17:05Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc.jakobi@tiko.energy</email>
</author>
<published>2025-05-27T08:17:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dd63d7141faa8bb551c1ed76e6d0d0006aa1db2d'/>
<id>urn:sha1:dd63d7141faa8bb551c1ed76e6d0d0006aa1db2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat!: drop modules, general refactor and cleanup</title>
<updated>2025-05-12T16:43:40Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-06-12T15:54:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=692b051b09935653befdb8f7ba8afdb640adf17b'/>
<id>urn:sha1:692b051b09935653befdb8f7ba8afdb640adf17b</id>
<content type='text'>
</content>
</entry>
</feed>
