ghci-pretty
ghci-dap
ghci-pretty | ghci-dap | |
---|---|---|
- | 2 | |
20 | 19 | |
- | - | |
0.0 | 5.7 | |
over 2 years ago | 5 months ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
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
We haven't tracked posts mentioning ghci-pretty yet.
Tracking mentions began in Dec 2020.
ghci-dap
-
There is No “Tooling Issue” in Haskell
Most languages also include support for the Debug Adapter Protocol, and Haskell is no exception, so if you are so inclined, you can hook up your favorite editor/IDE and go to town.
-
How to set up VS Code for Haskell on macOS
I found this project which appears to implement this, you may try it out.
What are some alternatives?
ghci-ng
error-message-index - A community-driven collection of documentation for Haskell error messages and warnings
hint - Runtime Haskell interpreter
debug-adapter-protocol - Defines a common protocol for debug adapters.
pretty-simple - pretty-printer for Haskell data types that have a Show instance
reflex-ghci - Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.
hdx4vsc - Haskell Debugger Extension for Visual Studio Code.
ghci-websockets - A websocket server in GHCi that survives reloads
haskell-mode - Emacs mode for Haskell
Cabal - Official upstream development repository for Cabal and cabal-install