http://www.davidb.org/darcs/harchive/
The package is available from hackage at:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/harchive-0.2
This release fixes some serious problems with the 0.1 release. No
significant features have been implemented, but the code can now be
compiled with '-O' without causing segfaults.
Dave Brown
----------------------------------------------------------------------
Harchive version 0.2:
- Several changes that change the storage format:
- Changed protocol and storage format a bit to not encode lengths
with hashes.
- Record attributes of root directory.
- Fix some problems with multiple threads on the SQL binding. There
is still a problem, but by only using one OS thread, it doesn't
appear now. Multiple simultaneous clients appear to work.
_______________________________________________
Haskell mailing list
Has...@haskell.org
http://www.haskell.org/mailman/listinfo/haskell