hackage.haskell.org : docstrings
This package provides docstring funcionality similar to Python or Lisp. Docstrings are simply strings bound to identifier names. To get access to a name one must enable -XTemplateHaskell and use prime notation like 'myValIdentifier and ''MyTypeIdentifier. Access Docstrings in the repl via help 'myIdentifier, and introduce Docstrings via docstring 'myIdentifier "some documentation" in a module.
Registry
-
Source
- Homepage
- JSON
- codemeta.json
purl: pkg:hackage/docstrings
Keywords:
documentation
, library
, mit
, Propose Tags
License: MIT
Latest release: about 8 years ago
First release: about 8 years ago
Downloads: 1,159 total
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago