ghci-pretty VS pretty-simple

Compare ghci-pretty vs pretty-simple and see what are their differences.

ghci-pretty

tiny hack for colored pretty-printing within ghci (by larskuhtz)

pretty-simple

pretty-printer for Haskell data types that have a Show instance (by cdepillabout)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ghci-pretty pretty-simple
- 2
20 238
- -
0.0 4.7
over 1 year ago 6 months ago
Haskell Haskell
MIT 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.

ghci-pretty

Posts with mentions or reviews of ghci-pretty. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ghci-pretty 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 ghci-pretty and pretty-simple you can also consider the following projects:

ghci-ng

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

ghci-dap - ghci having DAP interface.

tptp - Parser and pretty printer for the TPTP language

hint - Runtime Haskell interpreter

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