openbsd-ports/devel/hs-hood/pkg/DESCR
2010-10-26 16:52:52 +00:00

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.