openbsd-ports/devel/hs-hood/pkg/DESCR

5 lines
270 B
Plaintext
Raw Normal View History

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.