portray-prettyprinter: Portray backend for prettyprinter

[ apache, library, text ] [ Propose Tags ]

This provides a prettyprinter backend for portray along with derivable Pretty instances for types with Portray instances.

This started out as a fork of portray-pretty, and is still very similar. However, prettyprinter gives more flexibility to documents at the cost of requiring more behavior to be specified explicitly. As such, some formats are nicer with the prettyprinter backend, configurable syntax highlighting is supported, and unicode escaping is configurable. However, this backend is less mature and hasn't been used as much in practice, so there are likely more formatting bugs than in portray-pretty. Please do file bugs on the GitHub issue tracker if you find anything that seems obviously wrong!

Try using pp as the print function in GHCi: :set -interactive-print=Data.Portray.Prettyprinter.pp!

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.2.0, 0.2.1
Change log CHANGELOG.md
Dependencies base (>=4.12 && <4.17), portray (>=0.2 && <0.3), portray-diff (>=0.1 && <0.2), prettyprinter (>=1.7 && <1.8), prettyprinter-ansi-terminal (>=1.1.2 && <1.2), text (>=0.1 && <1.3) [details]
License Apache-2.0
Copyright 2021 Google LLC
Author Andrew Pritchard <awpritchard@gmail.com>
Maintainer Andrew Pritchard <awpritchard@gmail.com>
Revised Revision 3 made by AndrewPritchard at 2022-08-14T16:03:41Z
Category Text
Home page https://github.com/google/hs-portray#readme
Bug tracker https://github.com/google/hs-portray/issues
Source repo head: git clone https://github.com/google/hs-portray(portray-prettyprinter)
Uploaded by AndrewPritchard at 2021-09-17T06:09:02Z
Distributions
Downloads 392 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-09-17 [all 1 reports]