aboutsummaryrefslogtreecommitdiffstats
path: root/queries/haskell
Commit message (Expand)AuthorAgeFilesLines
* 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