Announcing buddha version 1.0 ----------------------------- www.cs.mu.oz.au/~bjpop/buddha
A declarative debugger for Haskell 98. It is based on program transformation and works with GHC 5 and 6. 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. The interface is designed to be simple to use, and may be an ideal aid for teaching Haskell. Version 1.0 is known to work on unix platforms, including OS X, GNU/linux and freeBSD. It does not work on Windows. buddha is released under the GPL license. Enjoy, Bernie. _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell