ghci-dap: ghci-dap is a GHCi having DAP interface.

[ bsd3, development, library, program ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.11.0, 0.0.12.0, 0.0.13.0, 0.0.14.0, 0.0.15.0, 0.0.16.0, 0.0.17.0, 0.0.18.0, 0.0.19.0, 0.0.20.0, 0.0.21.0, 0.0.22.0
Change log Changelog.md
Dependencies array, base (>=4.7 && <5), bytestring, containers, deepseq, directory, exceptions, filepath, ghc, ghc-boot, ghc-paths, ghc-prim, ghci, ghci-dap, haskeline, haskell-dap (>=0.0.15.0), process, text, time, transformers, unix, unsupported-ghc-version (<0), Win32 [details]
License BSD-3-Clause
Copyright 2017-2022 phoityne_hs
Author phoityne_hs
Maintainer phoityne.hs@gmail.com
Category Development
Home page https://github.com/phoityne/ghci-dap
Bug tracker https://github.com/phoityne/ghci-dap/issues
Uploaded by phoityne_hs at 2022-10-10T06:28:22Z
Distributions NixOS:0.0.22.0
Reverse Dependencies 2 direct, 0 indirect [details]
Executables ghci-dap
Downloads 7011 total (161 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-10-10 [all 1 reports]

Readme for ghci-dap-0.0.18.0

[back to package description]

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.4, ghc-9.2