ghci-dap
May 1, 2026 ยท View on GitHub
A GHCi with DAP machine interface.

Started development based on haskell-dap-0.0.10.0.
Separated an implementation from the interface package.
Requirement
- haskell-dap
> stack install haskell-dap ghci-dap
Limitation
Currently this project is an experimental design and implementation.
- Supported ghc-9.14, ghc-9.12, ghc-9.10