<div dir="ltr"><div>It's a concept you'll find in vi/vim which it seems was borrowed from <span style="color:rgb(0,0,0)">the Manx's Aztec C compiler on the Amiga.</span></div><div><br></div><div>A "quickfix" is basically an item (error or warning) returned by the compiler/build tool and correspond to a special mode, in editor supporting it, which allows to jump quickly from one error to the other.</div><div>You can find more information about this in the vim documentation: <a href="http://vimdoc.sourceforge.net/htmldoc/quickfix.html">http://vimdoc.sourceforge.net/htmldoc/quickfix.html</a></div><div><br></div><div>Hope that clarify</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 16 April 2016 at 14:28, Tom Ellis <span dir="ltr"><<a href="mailto:tom-lists-haskell-cafe-2013@jaguarpaw.co.uk" target="_blank">tom-lists-haskell-cafe-2013@jaguarpaw.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, Apr 16, 2016 at 02:23:57PM +0200, Alois Cochard wrote:<br>
> Here is a new tool which should basically improve the "quick fixing"<br>
> experience in Haskell with vim/neovim.<br>
<br>
</span>Excuse my ignorance, but what is "quick fixing", exactly?<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><b>Λ\ois</b></div><div><div><a href="http://twitter.com/aloiscochard" target="_blank">http://twitter.com/aloiscochard</a></div><div><a href="http://github.com/aloiscochard" target="_blank">http://github.com/aloiscochard</a></div></div></div></div>
</div>