I recently ran into this as well. I found this stack overflow question [1], where Daniel Fischer notes that a proper solution has been found, and it shouldn't be long until it reaches hackage. That was one and a half weeks ago.
Erik [1] http://stackoverflow.com/questions/8961413/zlib-build-error-with-ghc On Thu, Feb 2, 2012 at 06:59, Michael Snoyman <[email protected]> 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 > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
