prettyprinter-configurable: Configurable pretty-printing

[ apache, library, text, user-interfaces ] [ Propose Tags ] [ Report a vulnerability ]
Versions [RSS] 1.0.0.0
Dependencies base (>=4.9 && <5), microlens, mtl, prettyprinter, text [details]
License Apache-2.0
Author David Luposchainsky, effectfully
Maintainer effectfully@gmail.com
Category User Interfaces, Text
Home page https://github.com/effectfully/prettyprinter-configurable
Uploaded by effectfully at 2024-11-20T19:28:56Z
Distributions
Downloads 8 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-11-20 [all 1 reports]

Readme for prettyprinter-configurable-1.0.0.0

[back to package description]

prettyprinter-configurable

This is a version of the prettyprinter library that makes pretty-printing configurable. I regret writing it the way I did, so you probably don't want to use it.