<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I did try to use Leksah, but did not like the interface. I don't
think it helped with debugging, but may be mistaken. I'm now using
sublime 3 and hoping that someday I will be able to use Atom. Emacs
appears to be the standard, but it is just too ugly for me.<br>
<br>
Dimitri<br>
<br>
<br>
<div class="moz-cite-prefix">On 09/04/15 02:03, emacstheviking
wrote:<br>
</div>
<blockquote
cite="mid:CAEiEuUJ7t5VW4yCQ9yCHFwEPiEeEnHPk8muimHtWDbBe07P_5Q@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>That's interesting.<br>
<br>
I must confess that I find the need to debug in Haskell
greatly reduced because I tend to design stuff in small
incremental steps in ghci / emac in a Lisp like way which
means that I am reasoning out my code as I write it which
usually means there are no logical bugs at least.<br>
</div>
<br>
However I can see the need on occasion to maybe debug into
issues relating to threads / STM and behaviours between
processes in general.<br>
<br>
Have you tried using Leksah, the Haskell IDE?<br>
<br>
<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 9 April 2015 at 02:21, Dimitri
DeFigueiredo <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:defigueiredo@ucdavis.edu" target="_blank">defigueiredo@ucdavis.edu</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">I need to
improve my Haskell debugging skills. I know of quickcheck,
but that's for testing. It seems that:<br>
<br>
- Debug.Trace and<br>
- dynamic breakpoints in GHCi<br>
<br>
Are the two easy ways to check the state of your program at
a specific point in execution.<br>
Is there another simple tool that I should know about? Any
tips?<br>
<br>
Thank you,<br>
<br>
Dimitri<br>
<br>
_______________________________________________<br>
Beginners mailing list<br>
<a moz-do-not-send="true"
href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a moz-do-not-send="true"
href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners"
target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Beginners mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Beginners@haskell.org">Beginners@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a>
</pre>
</blockquote>
<br>
</body>
</html>