aboutsummaryrefslogtreecommitdiffstats
path: root/queries/haskell
Commit message (Expand)AuthorAgeFilesLines
* feat(haskell): injections for inline-python quasiquotesMarc Jakobi2025-04-301-0/+8
* feat(highlights): capture wildcard patterns as `@character.special` (#7153)Omar Valdez2024-09-201-3/+2
* fix(format): field_def inside grouping再生花2024-08-011-2/+4
* fix(haskell): update queries and tests for rewritten parser (#6580)Marc Jakobi2024-05-073-357/+210
* feat: import statement folds for common languagesRiley Bruins2024-05-011-0/+1
* fix(compile): add `/utf-8` flag on win+clChristian Clason2024-04-141-1/+1
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-47/+39
* feat(format-scripts): linewrap predicates再生花2024-02-231-2/+9
* fix(haskell): comment out unsafe utf8 nodeChristian Clason2024-02-151-1/+1
* chore: format queriesPhạm Huy Hoàng2024-01-212-31/+31
* chore: query formattingPham Huy Hoang2024-01-193-312/+460
* feat!: align standard captures with upstreamChristian Clason2024-01-191-25/+25
* highlights(haskell): add `fail` to exception highlightsMarc Jakobi2023-12-201-0/+1
* highlights(haskell): namespaced string quasiquoteMarc Jakobi2023-12-201-1/+9
* feat(haskell): tweak highlightsMarc Jakobi2023-11-181-1/+9
* feat(haskell): highlights improvementsMarc Jakobi2023-10-151-62/+86
* fix(haskell): prevent segfault due to anchorless queries (#5502)Marc Jakobi2023-10-101-31/+27
* fix(haskell): highlight fixes (#5470)Marc Jakobi2023-10-051-52/+152
* feat(haskell): highlights improvements + tests (#5466)Marc Jakobi2023-10-021-8/+72
* feat(highlights): some haskell additionsMarc Jakobi2023-09-271-5/+105
* feat(highlights): some haskell improvementsMarc Jakobi2023-09-251-1/+6
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-25/+25
* queries/*/highlights.scm : remove `@spell` for stringsShellCode332023-08-071-1/+0
* feat: add support for haskell persistent libraryBorys Lykah2023-06-241-0/+7
* highlights(haskell): don't match True|False in other identifiersStephan Seitz2023-01-141-1/+1
* highlights(haskell): special sigils and operatorsAnanda Umamil2023-01-141-0/+5
* highlights(haskell): function and variable bindingsAnanda Umamil2023-01-111-1/+4
* highlights(haskell): Fix partially applied infix functionsManuel Barros2023-01-011-0/+2
* highlights(haskell): lambda and function with type signatureAnanda Umamil2022-12-291-3/+6
* highlights(haskell): fix capturesObserverOfTime2022-11-261-1/+1
* haskell/highlights: Match `pattern` as a keywordJade Lovelace2022-09-271-0/+1
* highlights(haskell): use `@function.call`Stephan Seitz2022-09-111-4/+4
* Add @spell directives for haskellGuillaume Bouchard2022-09-101-0/+7
* Add postresql-simple sql to haskell injectionsMarc Jakobi2022-08-291-0/+10
* Fix aesonQQ quasiquote_body for haskell injectionsGuillaume Bouchard2022-08-291-1/+1
* Haskell injection: support inline jsonGuillaume Bouchard2022-08-291-0/+10
* support the fold of haskellShootingStarDragons2022-07-081-0/+5
* fix(haskell): priority 101 for infix function precedence over variable (#3085)Kiyan2022-07-011-1/+1
* fix(haskell): highlight exp_name as function in infix operationskiyan2022-06-251-0/+1
* highlights(haskell): function with type signatureAnanda Umamil2022-01-131-0/+3
* Improve Haskell highlightingAnanda Umamil2022-01-081-9/+14
* Add comment highlighting for keywords in Haskell (#1695)jpe902021-08-141-0/+1
* Add common quasiquote highlights/injections for Haskell (#1440)Farbod Salamat-Zadeh2021-07-012-0/+64
* feat(haskell): improve highlight queryelianiva2021-06-261-39/+72
* feat: add haskell highlightselianiva2021-06-261-0/+91