@hackage ghci-dap0.0.12.0

ghci-dap is a GHCi having DAP interface.

ghci-dap

A GHCi having DAP interface.

101_deploy.png

Started developing 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-8.6, ghc-8.4
  • Dev and checked on windows10