[Haskell-cafe] SYB3 codebase

Greg Meredith lgreg.meredith at biosimilarity.com
Thu Oct 18 13:10:18 EDT 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071018/29959190/attachment.htm


More information about the Haskell-Cafe mailing list