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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 && <2.12), template-haskell, text [details]
License Apache-2.0
Copyright 2019 Lumi
Author parsonsmatt
Maintainer parsonsmatt@gmail.com
Revised Revision 1 made by parsonsmatt at 2021-05-24T15:38:34Z
Category Database
Source repo head: git clone https://github.com/lumihq/persistent-documentation
Uploaded by parsonsmatt at 2020-11-06T23:15:33Z
Distributions
Downloads 3236 total (22 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 2020-11-06 [all 1 reports]

Readme for persistent-documentation-0.1.0.2

[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.