persistent-documentation: Documentation DSL for persistent entities

[ apache, database, library ] [ Propose Tags ]

A convenient DSL that allows you to attach documentation to persistent database entities


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5.0), containers, mtl, persistent (>=2.10 && <3.0), template-haskell, text [details]
License Apache-2.0
Copyright 2019 Lumi
Author parsonsmatt
Maintainer parsonsmatt@gmail.com
Category Database
Source repo head: git clone https://github.com/lumihq/persistent-documentation
Uploaded by parsonsmatt at 2021-07-22T23:08:26Z
Distributions
Downloads 3235 total (27 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-29 [all 1 reports]

Readme for persistent-documentation-0.1.0.4

[back to package description]

persistent-documentation

Hackage-Deps Build Status

This library provides a DSL for attaching documentation to persistent entities as well as rendering documentation.

For an example, check out the test suite, and the rendered example.