haskell-debugger
This package provides a standalone executable called hdb which can be used to step-through Haskell programs and can act as a Debug Adapter Protocol (DAP) server in the server mode for debugging Haskell programs. The Debug Adapter is implemented on top of the haskell-debugger library which defines the primitive debugging capabilities. These debugger features are implemented by managing a GHC session and debugging it through the GHC API. The hdb is transparently compatible with most projects because it uses hie-bios to figure out the right flags to invoke GHC with. Additional information can be found in the README.
hackage.haskell.org
0.12.2.0
about 17 hours ago
11
102 total
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/haskell-debugger
spec |
| License | BSD-3-Clause |
| First Release | 6 months ago |
| Last Synced | about 16 hours ago |
Repository
| Stars | 122 on GitHub |
| Forks | 12 on GitHub |