prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer
homepage ↗ hackage: prettyprinter github: quchen/prettyprinter
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.7.1 | 1 | 13 h | details › |
| haskell GitHub ↗ | 1.7.1 | 1 | 2 d | details › |
Versions & arches
Use flags of 1.7.1
- buildreadme Build the readme generator
- +text While it's a core value of @prettyprinter@ to use @Text@, there are rare circumstances (mostly when @prettyprinter@ arises as a dependency of test suites of packages like @bytestring@ or @text@ themselves) when this is inconvenient. In this case one can disable this flag, so that @prettyprinter@ fallbacks to @String@.
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hscolour Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
- profile Add support for software performance analysis (will likely vary from ebuild to ebuild)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)