https://github.com/farbodsz/tree-sitter-haskell-doc
Tree-sitter grammar for Haskell doc comments
https://github.com/farbodsz/tree-sitter-haskell-doc
grammar haddock haskell tree-sitter
Last synced: 4 months ago
JSON representation
Tree-sitter grammar for Haskell doc comments
- Host: GitHub
- URL: https://github.com/farbodsz/tree-sitter-haskell-doc
- Owner: farbodsz
- License: mit
- Created: 2021-06-29T20:46:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T14:15:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T18:37:06.427Z (5 months ago)
- Topics: grammar, haddock, haskell, tree-sitter
- Language: C
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-haskell-doc
[Tree-sitter](https://github.com/tree-sitter/tree-sitter) grammar for Haskell
doc comments.**NOTE:** this is a work in progress so it doesn't work at the moment!
## Reference
- See
[Haddock docs on ReadTheDocs](https://haskell-haddock.readthedocs.io/en/latest/markup.html)
- See
[Haddock docs on haskell.org](https://www.haskell.org/haddock/doc/html/markup.html)