<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 25 April 2014 14:55, Luke Taylor <span dir="ltr"><<a href="mailto:tekul.hs@gmail.com" target="_blank">tekul.hs@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On 24/04/2014 23:54, Alois Cochard wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Just to let you know that I released a tool which allow to generate a<br>
tags[1] file for a given cabal project using the sources of all the<br>
dependencies of that project.<br>
<br>
</blockquote>
<br></div>
Hi,<br>
<br>
It sounds kind of similar to "haskdogs" (<a href="https://github.com/ierton/haskdogs" target="_blank">https://github.com/ierton/<u></u>haskdogs</a>), which I use now. Is there something more sophisticated in there which would make it worth switching :) ?<br>

<br>
Luke.<br></blockquote><div><br></div><div>Hi Luke,</div><div><br></div><div>I don't think there is much differences in term of functionality, but there is clearly lot of difference in term of design (which you might not care at all as everything work fine for you!).</div>
<div>Basically haskdogs is a shell script ported to haskell, so it rely on command line tools. OTHO codex use Cabal as a library and and deal with hackage directly... the only external command it use is `ctags`.</div><div>
<br></div><div>If I were to integrate hasktags, I would do it as a library which would make possible to remove completely the platform dependency (basically atm it's only linux/macos, but then it could work on windows).</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
______________________________<u></u>_________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/<u></u>mailman/listinfo/haskell-cafe</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><b>Alois Cochard</b></div><div><a href="http://aloiscochard.blogspot.com" target="_blank">http://aloiscochard.blogspot.com</a></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>