wl-pprint-annotated
Wadler/Leijen pretty printer with annotations and API conforming to modern Haskell (by minad)
pretty-simple
pretty-printer for Haskell data types that have a Show instance (by cdepillabout)
wl-pprint-annotated | pretty-simple | |
---|---|---|
- | 2 | |
7 | 247 | |
- | 0.4% | |
0.0 | 5.0 | |
over 1 year ago | 3 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wl-pprint-annotated
Posts with mentions or reviews of wl-pprint-annotated.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning wl-pprint-annotated yet.
Tracking mentions began in Dec 2020.
pretty-simple
Posts with mentions or reviews of pretty-simple.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-21.
-
text-display 0.0.4.0 released
You can use https://hackage.haskell.org/package/pretty-simple for that. It's pretty good and it also adds color.
-
Introduction to Doctests in Haskell
Looking for a few projects that make use of it, I found accelerate, hawk, polysemy and pretty-simple, so I'll be interested to poke around in their code and see how they have things set up.
What are some alternatives?
When comparing wl-pprint-annotated and pretty-simple you can also consider the following projects:
colorful-monoids - colorful-monoids: Styled console text output using ANSI escape sequences
ghci-pretty - tiny hack for colored pretty-printing within ghci
miso-from-html - Lex, parse and pretty print HTML as Miso View syntax
tptp - Parser and pretty printer for the TPTP language
ShellCheck - ShellCheck, a static analysis tool for shell scripts
polysemy - :gemini: higher-order, no-boilerplate monads