ghci-dap-0.0.22.0: README.md
# ghci-dap A GHCi with [DAP](https://code.visualstudio.com/docs/extensions/example-debuggers) machine interface.  Started development based on [haskell-dap-0.0.10.0](https://hackage.haskell.org/package/haskell-dap). 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.8, ghc-9.6