aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-buddha/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-buddha/pkg-descr')
-rw-r--r--devel/hs-buddha/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/hs-buddha/pkg-descr b/devel/hs-buddha/pkg-descr
new file mode 100644
index 000000000000..9479e0089ecf
--- /dev/null
+++ b/devel/hs-buddha/pkg-descr
@@ -0,0 +1,9 @@
+Buddha is a debugger for Haskell 98 programs. To be more precise, it is a
+declarative debugger. It presents the evaluation of a Haskell program as a
+series of function applications, rather than the more traditional stepwise
+presentation of debuggers for imperative languages.
+
+WWW: http://www.cs.mu.oz.au/~bjpop/buddha/
+
+-- Oliver Braun
+obraun@FreeBSD.org