pretty-simple
pretty-printer for Haskell data types that have a Show instance (by cdepillabout)
ghci-pretty
tiny hack for colored pretty-printing within ghci (by larskuhtz)
pretty-simple | ghci-pretty | |
---|---|---|
2 | - | |
246 | 20 | |
1.2% | - | |
5.0 | 0.0 | |
about 2 months ago | over 2 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | MIT 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.
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.
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.
What are some alternatives?
When comparing pretty-simple and ghci-pretty you can also consider the following projects:
tptp - Parser and pretty printer for the TPTP language
ghci-ng
polysemy - :gemini: higher-order, no-boilerplate monads
ghci-dap - ghci having DAP interface.
haskell-awk - Haskell text processor for the command-line
hint - Runtime Haskell interpreter