wl-pprint-annotated VS pretty-simple

Compare wl-pprint-annotated vs pretty-simple and see what are their differences.

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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
wl-pprint-annotated pretty-simple
- 2
7 238
- -
0.0 4.7
6 months ago 6 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.

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
    2 projects | /r/haskell | 21 Mar 2023
    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
    6 projects | /r/haskell | 19 Apr 2022
    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:

ghci-pretty - tiny hack for colored pretty-printing within ghci

polysemy - :gemini: higher-order, no-boilerplate monads

tptp - Parser and pretty printer for the TPTP language

haskell-awk - Haskell text processor for the command-line