<div dir="ltr">Hello,<div><br></div><div>acid-state is still alive and kicking (and better be since hackage uses it). In fact, there is a GSoC project to add replication support this summer I believe.</div><div><br></div><div>ixset is still supported. We submitted a patch upstream to syb-with-class but have not heard back. Our patched version is here:</div><div><br></div><div><a href="https://github.com/seereason/syb-with-class">https://github.com/seereason/syb-with-class</a><br></div><div><br></div><div>Nix patches syb-with-class by default -- which is nice ;)</div><div><br></div><div>If you do not have legacy code to support, I highly recommend checking out ixset-typed. It is very much like ixset -- but does a better job catching errors though the type system. IxSet is a little too loose with the types for no real reason resulting in avoidable runtime errors.</div><div><br></div><div>- jeremy</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 28, 2015 at 1:05 PM, JP Moresmau <span dir="ltr"><<a href="mailto:jpmoresmau@gmail.com" target="_blank">jpmoresmau@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 dir="ltr">Hello, for a project I decided to use Acid-State and IxSet, and was pretty happy with them. I enjoyed working with Haskell structures for storing and querying data, and my data could fit in memory. However, now I've moved to GHC 7.10, and for example syb-with-class, a dependency of ixset, does not build with template-haskell 2.10. So I'm wondering, are these projects still alive and kicking? Are if I want some memory based storage and indexing, should I look at some other projects (maybe VCache <a href="http://hackage.haskell.org/package/vcache" target="_blank">http://hackage.haskell.org/package/vcache</a>). Or is it just bad timing and GHC 7.10 compatible versions of these libraries are in the works?<div><br></div><div>Thanks!<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div>JP Moresmau<br><a href="http://jpmoresmau.blogspot.com/" target="_blank">http://jpmoresmau.blogspot.com/</a></div>
</font></span></div></div>
<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" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>