[Haskell-cafe] monadic debugging

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Apr 15 19:04:13 EDT 2008


Hello Vasili,

Wednesday, April 16, 2008, 2:53:32 AM, you wrote:

>      I have an Linux executable of my Haskell library and test
> case. I see there are several debuggers, e.g. Buddha, Hat, etc.
> Which debugger is currently preferred for monadic (imperative) code? Thanks.

i use print mainly :)  btw, there is also built-in ghci debugger, i
suspect that it's closest one to the usual debuggers and most useful
one for imperative code (but i never tried anything, so don't trust me :)

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list