Package: libzip-ocaml-dev
Version: 1.09-1+b1
Tags: pending
The package test fails when executed using ocaml 4.08:
File "testzlib.ml", line 4, characters 58-61:
4 | Zlib.compress (fun buf -> input ic buf 0 (String.length buf))
^^^
Error: This expression has type bytes but an expression was expected of type
string
-R.