<div dir="ltr"><div><div><div><div>I've used Emacs for 30 years so I guess I am biased!  One of the real plus points is its auto-indenting, it's great for avoiding problems on that front IMHO. "Ugly" is subjective I guess... try vim them, YouTube has some great videos on Vim and Haskell.<br></div><br><a href="https://www.youtube.com/results?search_query=haskell+vim">https://www.youtube.com/results?search_query=haskell+vim</a><br><br></div>The Haskell Live video is good.<br><br></div>All the best,<br></div>Sean.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 10 April 2015 at 01:18, Dimitri DeFigueiredo <span dir="ltr"><<a 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">
  
    
  
  <div 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.<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Dimitri</font></span><div><div class="h5"><br>
    <br>
    <br>
    <div>On 09/04/15 02:03, emacstheviking
      wrote:<br>
    </div>
    <blockquote 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 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 href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
            <a 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></fieldset>
      <br>
      <pre>_______________________________________________
Beginners mailing list
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div>