Popularity
8.0
Growing
Activity
0.0
Stable
51
3
5

Monthly Downloads: 54
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Debug     Trace    
Latest version: v0.5.0

Hoed alternatives and similar packages

Based on the "Debug" category.
Alternatively, view Hoed alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Hoed or a related project?

Add another 'Debug' Package

README

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