An open API service indexing awesome lists of open source software.

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

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)