Hi Greg

I forgot to say, that I did not stop using the Shelarcy patch because
there was something wrong with the code. On the contrary it served me
well for long time.

The reason for using the HappS-version was that I wanted something that
was Cabalized and that I thought it was good to minimize the number of
SYB3's floating around.


Greetings,

Mads Lindstrøm


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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to