phoityne / ghci-dap

ghci having DAP interface.
https://hackage.haskell.org/package/ghci-dap
Other
19 stars 3 forks source link

ghci-dap

A GHCi with DAP machine interface.

101_deploy.png

Started development based on haskell-dap-0.0.10.0.
Separated an implementation from the interface package.

Requirement

> stack install haskell-dap ghci-dap

Limitation

Currently this project is an experimental design and implementation.