Haskell Object Observation Debugger
HOOD is a small post-mortem debugger for the lazy functional language
Haskell. It is based on the concept of observation of intermediate
data structures, rather than the more traditional stepping and
variable examination paradigm used by imperative language debuggers.

Maintainer: Matthias Kilian <kili@openbsd.org>

WWW: http://www.ittc.ku.edu/csdl/fpg/Hood
