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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 8 years ago
0.1.0.0
over 8 years ago
Versions
1
1
Downloads
1,159 total
1,159 total
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/docstrings
spec |
| License | MIT |
| First Release | over 8 years ago |
| Last Synced | about 2 months ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |