Haskellians,<br><br>Does anyone know the status of SYB3 codebase? It appears that FreshLib critically depends on it, but the code downloadable from <a href="http://homepages.cwi.nl/~ralf/syb3/code.html">http://homepages.cwi.nl/~ralf/syb3/code.html
</a> dies in make test on the first test with<br><br>lgmaclt:~/work/src/projex/biosimilarity/HS1/Process/haskell/SYB3 lgm$ make test<br>make test1 stem=geq1<br>ghci -fglasgow-exts -fallow-overlapping-instances -fallow-undecidable-instances -v0 
geq1.hs &lt; <a href="http://Main.in">Main.in</a> &gt; geq1.out<br><br>geq1.hs:27:34:<br>&nbsp;&nbsp;&nbsp; Inferred type is less polymorphic than expected<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Quantified type variable `a1&#39; escapes<br>&nbsp;&nbsp;&nbsp; Probable cause: `geq&#39;&#39; is applied to too few arguments
<br>&nbsp;&nbsp;&nbsp; In the first argument of `gzipWithQ&#39;, namely `geq&#39;&#39;<br>&nbsp;&nbsp;&nbsp; In the first argument of `and&#39;, namely `(gzipWithQ geq&#39; x y)&#39;<br><br>&lt;interactive&gt;:1:0: Not in scope: `main&#39;<br>diff -b 
geq1.out geq1.ref<br>0a1,4<br>&gt; True<br>&gt; False<br>&gt; False<br>&gt; True<br>make[1]: *** [test1] Error 1<br>make: *** [test] Error 2<br>lgmaclt:~/work/src/projex/biosimilarity/HS1/Process/haskell/SYB3 lgm$ <br><br>
Is there a newer version of this codebase? Has this functionality been folded into mainline Haskell tree somewhere?<br><br>Best wishes,<br><br>--greg<br clear="all"><br>-- <br>L.G. Meredith<br>Managing Partner<br>Biosimilarity LLC
<br>505 N 72nd St<br>Seattle, WA 98103<br><br>+1 206.650.3740<br><br><a href="http://biosimilarity.blogspot.com">http://biosimilarity.blogspot.com</a>