Versions 0.6 and higher of haskell's zlib library, an interface we're using has changed. Hence probvide an alternative implementation of the decompression function, using the new interfaces (and doing so backwards compatible via CPP).
Klaus Aehlig (3): Increase version range of some Haskell dependencies Provide alternative to decompressWithErrors in zlib 6.0 Increase supported range for zlib cabal/ganeti.template.cabal | 12 ++++++------ src/Ganeti/Codec.hs | 14 ++++++++++++-- 2 files changed, 18 insertions(+), 8 deletions(-) -- 2.7.0.rc3.207.g0ac5344
