persistent-documentation

Documentation DSL for persistent entities

Version on this page:0.1.0.2
LTS Haskell 21.25:0.1.0.4
Stackage Nightly 2023-06-21:0.1.0.4
Latest on Hackage:0.1.0.4

See all snapshots persistent-documentation appears in

Apache-2.0 licensed by parsonsmatt
Maintained by [email protected]
This version can be pinned in stack with:persistent-documentation-0.1.0.2@sha256:409d36c66d031ee5645d87734701a1b1f20dc6fb8bc8947eb3f8347b2ce71781,1418

Module documentation for 0.1.0.2

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.

Changes

Revision history for persistent-documentation

0.1.0.2

  • Support persistent-2.11.0.0 #3

0.1.0.1

  • Document use of the mkEntityDefList to expose the [EntityDef] generated by the Persistent QuasiQuoter instead of using the QQ value directly.

0.1.0.0 – YYYY-mm-dd

  • First version. Released on an unsuspecting world.