<div dir="ltr">Thank you all!! It looks I need to look into ixset-typed but that there is hope to get ixset and its dependencies in good order!<div><br></div><div>JP</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 29, 2015 at 10:53 AM, Adam Gundry <span dir="ltr"><<a href="mailto:adam@well-typed.com" target="_blank">adam@well-typed.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div><div class="h5"><br>
On 28/05/15 19:05, JP Moresmau wrote:<br>
> Hello, for a project I decided to use Acid-State and IxSet, and was<br>
> pretty happy with them. I enjoyed working with Haskell structures for<br>
> storing and querying data, and my data could fit in memory. However, now<br>
> I've moved to GHC 7.10, and for example syb-with-class, a dependency of<br>
> ixset, does not build with template-haskell 2.10. So I'm wondering, are<br>
> these projects still alive and kicking? Are if I want some memory based<br>
> storage and indexing, should I look at some other projects (maybe<br>
> VCache <a href="http://hackage.haskell.org/package/vcache" target="_blank">http://hackage.haskell.org/package/vcache</a>). Or is it just bad<br>
> timing and GHC 7.10 compatible versions of these libraries are in the works?<br>
<br>
</div></div>Another alternative to ixset is ixset-typed [1], by my colleague Andres.<br>
It has an API rather like ixset, but with much stronger type-level<br>
guarantees, and it is fairly easy to port code from one to the other.<br>
Moreover, it doesn't depend on syb-with-class.<br>
<br>
Hope this helps,<br>
<br>
Adam<br>
<br>
[1] <a href="https://hackage.haskell.org/package/ixset-typed" target="_blank">https://hackage.haskell.org/package/ixset-typed</a><br>
<a href="https://github.com/well-typed/ixset-typed" target="_blank">https://github.com/well-typed/ixset-typed</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Adam Gundry, Haskell Consultant<br>
Well-Typed LLP, <a href="http://www.well-typed.com/" target="_blank">http://www.well-typed.com/</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">JP Moresmau<br><a href="http://jpmoresmau.blogspot.com/" target="_blank">http://jpmoresmau.blogspot.com/</a></div>
</div>