prettyprinter-lucid: A prettyprinter backend for lucid

[ bsd3, library, web ] [ Propose Tags ]
This version is deprecated.

Provides utility functions for rendering pretty HTML.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1 (info)
Dependencies base (>=4.12 && <4.15), lucid (>=2.9.12 && <2.10), prettyprinter (>=1.7.0 && <1.8), text (>=1.2.3 && <1.3) [details]
License BSD-3-Clause
Author George Thomas
Maintainer georgefsthomas@gmail.com
Category Web
Home page https://github.com/georgefst/prettyprinter-lucid
Source repo head: git clone git://github.com/georgefst/prettyprinter-lucid.git
Uploaded by GeorgeThomas at 2020-08-17T10:18:41Z
Distributions NixOS:0.1.0.1
Downloads 306 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for prettyprinter-lucid-0.1.0.0

[back to package description]

Pretty HTML

This is just a tiny library enabling lucid to be used as a backend for prettyprinter. This makes it easy to programmatically generate HTML documents with complex nested styling.