
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
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@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- JP Moresmau http://jpmoresmau.blogspot.com/