<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/haskell, branch v0.7.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/haskell?h=v0.7.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/haskell?h=v0.7.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2022-09-28T01:38:16Z</updated>
<entry>
<title>haskell/highlights: Match `pattern` as a keyword</title>
<updated>2022-09-28T01:38:16Z</updated>
<author>
<name>Jade Lovelace</name>
<email>software@lfcode.ca</email>
</author>
<published>2022-09-18T19:54:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=aa736f5f36de0c8196534497c47e0d1f614c311d'/>
<id>urn:sha1:aa736f5f36de0c8196534497c47e0d1f614c311d</id>
<content type='text'>
Sample:
-- | Smart constructor that deduplicates plugins
pattern IdePlugins :: [PluginDescriptor ideState] -&gt; IdePlugins ideState
pattern IdePlugins{ipMap} &lt;- IdePlugins_ (sortOn (Down . pluginPriority) . HashMap.elems -&gt; ipMap) _
  where
    IdePlugins ipMap = IdePlugins_{ipMap_ = HashMap.fromList $ (pluginId &amp;&amp;&amp; id) &lt;$&gt; ipMap
                                  , lookupCommandProvider = lookupPluginId ipMap
                                  }
</content>
</entry>
<entry>
<title>highlights(haskell): use `@function.call`</title>
<updated>2022-09-11T11:16:06Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-29T21:45:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=600ac0f358caf170b4f1f05ccd74aebdc36bbec2'/>
<id>urn:sha1:600ac0f358caf170b4f1f05ccd74aebdc36bbec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add @spell directives for haskell</title>
<updated>2022-09-10T18:18:18Z</updated>
<author>
<name>Guillaume Bouchard</name>
<email>guillaum.bouchard@gmail.com</email>
</author>
<published>2022-09-07T09:33:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=82f48cfe75162663315b7a9adaf05d46d9035c15'/>
<id>urn:sha1:82f48cfe75162663315b7a9adaf05d46d9035c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add postresql-simple sql to haskell injections</title>
<updated>2022-08-29T21:07:39Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc.jakobi@tiko.energy</email>
</author>
<published>2022-08-29T06:47:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4b0dab183eb48e1010b537a3f52c9eaa4def5d76'/>
<id>urn:sha1:4b0dab183eb48e1010b537a3f52c9eaa4def5d76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix aesonQQ quasiquote_body for haskell injections</title>
<updated>2022-08-29T20:51:46Z</updated>
<author>
<name>Guillaume Bouchard</name>
<email>guillaum.bouchard@gmail.com</email>
</author>
<published>2022-08-29T20:28:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=32e1f654e71b76eb1925ccffdd5a1a9dd90353c2'/>
<id>urn:sha1:32e1f654e71b76eb1925ccffdd5a1a9dd90353c2</id>
<content type='text'>
Fix name of the captured quoter</content>
</entry>
<entry>
<title>Haskell injection: support inline json</title>
<updated>2022-08-29T20:51:46Z</updated>
<author>
<name>Guillaume Bouchard</name>
<email>guillaum.bouchard@gmail.com</email>
</author>
<published>2022-08-27T13:50:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3993d90a521d58673ce4a618afc9f9bcf79b92f9'/>
<id>urn:sha1:3993d90a521d58673ce4a618afc9f9bcf79b92f9</id>
<content type='text'>
Support for inline json using the quasiquoter `aesonQQ`: https://github.com/sol/aeson-qq#readme</content>
</entry>
<entry>
<title>support the fold of haskell</title>
<updated>2022-07-08T19:58:10Z</updated>
<author>
<name>ShootingStarDragons</name>
<email>ShootingStarDragons@protonmail.com</email>
</author>
<published>2022-07-08T15:03:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f0e710793fb5173a0ba826fb8df0ced96b2babbc'/>
<id>urn:sha1:f0e710793fb5173a0ba826fb8df0ced96b2babbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(haskell): priority 101 for infix function precedence over variable (#3085)</title>
<updated>2022-07-01T13:47:28Z</updated>
<author>
<name>Kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-07-01T13:47:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=372b007231d7f9e5edd0308c21deee143b71ca26'/>
<id>urn:sha1:372b007231d7f9e5edd0308c21deee143b71ca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(haskell): highlight exp_name as function in infix operations</title>
<updated>2022-06-25T09:43:11Z</updated>
<author>
<name>kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-06-25T09:13:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=74ec4e1d5c2bfaa7ad6488af7f934a28242804dd'/>
<id>urn:sha1:74ec4e1d5c2bfaa7ad6488af7f934a28242804dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(haskell): function with type signature</title>
<updated>2022-01-13T20:48:35Z</updated>
<author>
<name>Ananda Umamil</name>
<email>zweimach@zweimach.org</email>
</author>
<published>2022-01-13T20:22:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a76e1eb89d57e25cedbc71d6bf8e2d2c23d5d85b'/>
<id>urn:sha1:a76e1eb89d57e25cedbc71d6bf8e2d2c23d5d85b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve Haskell highlighting</title>
<updated>2022-01-08T11:37:11Z</updated>
<author>
<name>Ananda Umamil</name>
<email>zweimach@zweimach.org</email>
</author>
<published>2022-01-08T04:12:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=50fee51d352317aaed28532c5f2f3f5e44fdd7bc'/>
<id>urn:sha1:50fee51d352317aaed28532c5f2f3f5e44fdd7bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comment highlighting for keywords in Haskell (#1695)</title>
<updated>2021-08-14T18:27:05Z</updated>
<author>
<name>jpe90</name>
<email>jpe90@users.noreply.github.com</email>
</author>
<published>2021-08-14T18:27:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=39a53ffbbcce129f5bd2289f4f69dbb99409d73d'/>
<id>urn:sha1:39a53ffbbcce129f5bd2289f4f69dbb99409d73d</id>
<content type='text'>

Co-authored-by: Santos Gallegos &lt;stsewd@protonmail.com&gt;</content>
</entry>
<entry>
<title>Add common quasiquote highlights/injections for Haskell (#1440)</title>
<updated>2021-07-01T00:43:08Z</updated>
<author>
<name>Farbod Salamat-Zadeh</name>
<email>12140044+farbodsz@users.noreply.github.com</email>
</author>
<published>2021-07-01T00:43:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=efbd01f5391371cb9285993646376747f3dbd9ad'/>
<id>urn:sha1:efbd01f5391371cb9285993646376747f3dbd9ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(haskell): improve highlight query</title>
<updated>2021-06-26T10:10:52Z</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-06-18T22:09:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f9bce468a0745b50a4800337232b1a413a19e364'/>
<id>urn:sha1:f9bce468a0745b50a4800337232b1a413a19e364</id>
<content type='text'>
Co-authored-by: Farbod Salamat-Zadeh &lt;12140044+farbodsz@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>feat: add haskell highlights</title>
<updated>2021-06-26T10:10:52Z</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-04-21T09:05:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=684b74bea1dac1a7fd067e83dc5a8a40f5a37d55'/>
<id>urn:sha1:684b74bea1dac1a7fd067e83dc5a8a40f5a37d55</id>
<content type='text'>
</content>
</entry>
</feed>
