haskell-prettyprinter / haskell-prettyprinter/prettyprinter
Add a function which goes from Doc to String in one go.
Open
Feature request
- Dominant language
- Haskell
- Stars
- 309
- Forks
- 43
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 1
Description
The amount of setup to quickly render the doc (e.g. in GHCi) is way too much.
There is `show`, but ignores all annotations. There should be "easy" show in `prettyprinter-ansi-terminal`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.