nvim-treesitter/queries/haskell
Marc Jakobi ec0e344f6e feat(highlights): some haskell additions
- Re-add (module) @namespace
- Exception handling
- Debugging
- `otherwise` = boolean `True`
- `qq` string quasiquotes
- Documentation comments (draft)
- Function/lambda parameters
- Remove recently added @ (already defined as an operator)
2023-09-27 17:18:14 +02:00
..
folds.scm support the fold of haskell 2022-07-08 21:58:10 +02:00
highlights.scm feat(highlights): some haskell additions 2023-09-27 17:18:14 +02:00
injections.scm chore(injections)!: update injection syntax to 0.9 2023-08-12 17:34:15 +02:00