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

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

Please see README.md


[Skip to Readme]

Modules

[Last Documentation]

  • GHCi
    • GHCi.DAP

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-2023 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 2023-12-03T04:14:10Z
Distributions NixOS:0.0.22.0
Reverse Dependencies 2 direct, 0 indirect [details]
Executables ghci-dap
Downloads 6808 total (148 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2023-12-03 [all 2 reports]

Readme for ghci-dap-0.0.22.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.8, ghc-9.6