8a86e0161a
From Charles Smith.
5 lines
269 B
Plaintext
5 lines
269 B
Plaintext
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.
|