[Haskell-cafe] zlib 0.5.3.2 broken?

JP Moresmau jpmoresmau at gmail.com
Thu Feb 2 08:03:23 CET 2012


I had an issue as well and the explanation is on StackOverflow, so I
suppose it is a known issue:
http://stackoverflow.com/questions/8961413/zlib-build-error-with-ghc

Putting a double # in front of the offending preprocessor directives
fixed it for me.

JP

On Thu, Feb 2, 2012 at 6:59 AM, Michael Snoyman <michael at snoyman.com> wrote:
> Hi all,
>
> I've received a number of reports of a broken zlib 0.5.3.2 (and
> experienced it myself). Is this a generally known issue?
>
> As a temporary workaround, I've released a new version of
> zlib-bindings that has an upper bound on zlib to avoid 0.5.3.2 (and
> later). Once a new patched version is released, I'll release an
> updated version of zlib-bindings to remove that overly restrictive
> upper bound.
>
> Michael
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



-- 
JP Moresmau
http://jpmoresmau.blogspot.com/



More information about the Haskell-Cafe mailing list