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)
ghci-pretty | pretty-simple | |
---|---|---|
- | 2 | |
20 | 243 | |
- | - | |
0.0 | 4.7 | |
over 2 years ago | about 1 year 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.
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
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 ghci-pretty and pretty-simple you can also consider the following projects:
ghci-ng
tptp - Parser and pretty printer for the TPTP language
ghci-dap - ghci having DAP interface.
polysemy - :gemini: higher-order, no-boilerplate monads
hint - Runtime Haskell interpreter
haskell-awk - Haskell text processor for the command-line
reflex-ghci - Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.
wl-pprint-annotated - Wadler/Leijen pretty printer with annotations and API conforming to modern Haskell
ghci-websockets - A websocket server in GHCi that survives reloads
Cabal - Official upstream development repository for Cabal and cabal-install