aboutsummaryrefslogtreecommitdiffstats
path: root/queries/haskell/highlights.scm
Commit message (Expand)AuthorAgeFilesLines
* 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-071-355/+199
* 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-211-21/+21
* chore: query formattingPham Huy Hoang2024-01-191-266/+423
* 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
* queries/*/highlights.scm : remove `@spell` for stringsShellCode332023-08-071-1/+0
* 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
* 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 common quasiquote highlights/injections for Haskell (#1440)Farbod Salamat-Zadeh2021-07-011-0/+7
* feat(haskell): improve highlight queryelianiva2021-06-261-39/+72
* feat: add haskell highlightselianiva2021-06-261-0/+91