[Haskell-cafe] cabal problem on OS X

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Sat May 22 07:27:46 EDT 2010


Bill Atkins <watkins at alum.rpi.edu> writes:

> When I run "cabal update" on my Mac (Snow Leopard, Intel), I get:
>
> % cabal update
> Downloading the latest package list from hackage.haskell.org
> cabal: Codec.Compression.Zlib: incompatible zlib version

I'm going to randomly guess that the version of the C zlib library that
Cabal was indirectly built against is different to the one on your
machine.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list