From 0020f19b86befd90438a08810ac301270f4eecab Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Fri, 6 Jan 2017 18:42:06 +0100 Subject: added Haskell streaming version --- index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index d96d00a..fc67abe 100644 --- a/index.html +++ b/index.html @@ -220,10 +220,11 @@ They are not interoperable with LZ4 command line utility. |__Ruby__ | Komiya Atsushi |http://rubygems.org/gems/lz4-ruby | |__PHP__ | Kamijo |https://github.com/kjdev/php-ext-lz4 | |__Lua__ | Christophe Delord |http://cdsoft.fr/bl/bonaluna.html | -|__D__ | Jude Young |http://code.dlang.org/packages/lz4-d | -|__Haskell__ | Mark Wotton |http://hackage.haskell.org/package/lz4 | -| __Visual Basic 6__ | Tanner_H | http://www.vbforums.com/showthread.php?840413-Compression-in-VB6-modern-solutions -|__Erlang__ | Tetsuya Suzuki |https://github.com/szktty/erlang-lz4 | +|__D__ | Jude Young |http://code.dlang.org/packages/lz4-d | +|__Haskell__ | Mark Wotton |http://hackage.haskell.org/package/lz4 | +|__Haskell__ (streaming)|Sven Mattsen |https://hackage.haskell.org/package/lz4-conduit | +| __Visual Basic 6__ | Tanner_H |http://www.vbforums.com/showthread.php?840413-Compression-in-VB6-modern-solutions +|__Erlang__ | Tetsuya Suzuki |https://github.com/szktty/erlang-lz4 | |__Smalltalk__ (Pharo) | Mariano Martinez Peck |http://smalltalkhub.com/#!/~marianopeck/LZ4/ | |__OCaml__ |Peter Zotov |https://github.com/whitequark/ocaml-lz4 | |__Rust__ |Alex Crichton |http://alexcrichton.com/rust-compress/compress/lz4/index.html | -- cgit v0.12