{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/docstrings","name":"docstrings","description":"This package provides docstring funcionality similar to Python or Lisp.\nDocstrings are simply strings bound to identifier names.\nTo get access to a name one must enable -XTemplateHaskell and use\nprime notation like 'myValIdentifier and ''MyTypeIdentifier.\nAccess Docstrings in the repl via help 'myIdentifier,\nand introduce Docstrings via docstring 'myIdentifier \"some documentation\" in a module.","version":"0.1.0.0","softwareVersion":"0.1.0.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/daig/docstrings","issueTracker":"https://github.com/daig/docstrings/issues","url":"https://github.com/daig/docstrings#readme","keywords":["documentation","library","mit","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"dailectic"}],"author":[{"@type":"Person","name":"dailectic"}],"copyrightHolder":[{"@type":"Person","name":"dailectic"}],"dateCreated":"2017-11-10","dateModified":"2017-11-10","datePublished":"2017-11-10","copyrightYear":2017,"downloadUrl":"https://hackage.haskell.org/package/docstrings-0.1.0.0/docstrings-0.1.0.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/docstrings"],"https://www.w3.org/ns/activitystreams#likes":1}