[Haskell] Announce: buddha version 1.1

Bernard James POPE bjpop at cs.mu.OZ.AU
Tue Mar 2 15:11:38 EST 2004


Announcing buddha version 1.1 
-----------------------------

www.cs.mu.oz.au/~bjpop/buddha

New in this release:

   - support for GHC 6.2 
   - better user interface
   - many bug fixes

--------------------------------------------------------------------------

A declarative debugger for Haskell 98. It is based on program
transformation and works with GHC 5.x and 6.x.

buddha offers a declarative debugging algorithm and a browsing mechanism.
It is useful for finding logical errors in programs and for exploring 
computations in a high-level manner.

Version 1.1 is known to work on GNU/linux (x86). It _ought_ to work 
on any unix-like system including Mac OS X, and freeBSD.

It does not work on Windows (as far as I know).

buddha is released under the GPL license.

Enjoy!
Bernie.


More information about the Haskell mailing list