BSD-3-Clause licensed by Maarten Faddegon
Maintained by [email protected]
This version can be pinned in stack with:Hoed-0.5.1@sha256:15a63868da749666bafda4588753d749484b6eb26d63dc0de54146f4c6c036eb,4891

Hoed - A Lightweight Haskell Tracer and Debugger

Hoed is a tracer and debugger for the programming language Haskell. To locate a defect with Hoed you annotate suspected functions and compile as usual. Then you run your program, information about the annotated functions is collected. Finally you connect to a debugging session.

Submit feature requests or contribute code on the

Github projectpage Build Status