Hoed-0.4.1: README.md
# 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**](https://github.com/MaartenFaddegon/Hoed) [](https://travis-ci.org/MaartenFaddegon/Hoed)