noticed by jasper@. DESCR-Blurb again: 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.
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/24 22:18:35 kili Exp $
|
|
lib/${DISTNAME}/
|
|
lib/${DISTNAME}/ghc-${MODGHC_VER}/
|
|
lib/${DISTNAME}/ghc-${MODGHC_VER}/Debug/
|
|
lib/${DISTNAME}/ghc-${MODGHC_VER}/Debug/Hood/
|
|
lib/${DISTNAME}/ghc-${MODGHC_VER}/Debug/Hood/Observe.hi
|
|
lib/${DISTNAME}/ghc-${MODGHC_VER}/HS${DISTNAME}.o
|
|
lib/${DISTNAME}/ghc-${MODGHC_VER}/libHS${DISTNAME}.a
|
|
lib/${DISTNAME}/register.sh
|
|
@exec /usr/bin/env HOME=/nonexistent %D/lib/${DISTNAME}/register.sh -v0
|
|
@unexec /usr/bin/env HOME=/nonexistent %D/lib/${DISTNAME}/unregister.sh -v0 --force
|
|
lib/${DISTNAME}/unregister.sh
|
|
share/doc/${DISTNAME}/
|
|
share/doc/${DISTNAME}/LICENSE
|
|
share/doc/${DISTNAME}/html/
|
|
share/doc/${DISTNAME}/html/Debug-Hood-Observe.html
|
|
share/doc/${DISTNAME}/html/doc-index.html
|
|
share/doc/${DISTNAME}/html/frames.html
|
|
share/doc/${DISTNAME}/html/haddock-util.js
|
|
share/doc/${DISTNAME}/html/haddock.css
|
|
share/doc/${DISTNAME}/html/haskell_icon.gif
|
|
share/doc/${DISTNAME}/html/hood.haddock
|
|
share/doc/${DISTNAME}/html/index-frames.html
|
|
share/doc/${DISTNAME}/html/index.html
|
|
share/doc/${DISTNAME}/html/mini_Debug-Hood-Observe.html
|
|
share/doc/${DISTNAME}/html/minus.gif
|
|
share/doc/${DISTNAME}/html/plus.gif
|