ghci-dap-0.0.11.0: README.md
# ghci-dap A GHCi having [DAP](https://code.visualstudio.com/docs/extensions/example-debuggers) interface.  Started developing based on [haskell-dap-0.0.10.0](https://hackage.haskell.org/package/haskell-dap). Separated an interface package and a implementation package. # Requirement - haskell-dap ``` > stack install haskell-dap ghci-dap ``` # Limitation Currently this project is an __experimental__ design and implementation. * Dev and checked on windows10 ghc-8.4