packages feed

ghci-dap-0.0.11.0: README.md

# ghci-dap

A GHCi having [DAP](https://code.visualstudio.com/docs/extensions/example-debuggers) interface.


![101_deploy.png](https://raw.githubusercontent.com/phoityne/haskell-debug-adapter/master/docs/design/101_deploy.png)

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