About

Metadata

  • Last updated , by phoityne_hs
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: phoityne.hs@gmail.com

  • Lottery factor: 1

Links

Installation

Readme

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

  • haskell-dap
> stack install haskell-dap ghci-dap

Limitation

Currently this project is an experimental design and implementation.

  • Supported ghc-9.14, ghc-9.12, ghc-9.10