Bill Atkins <watk...@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.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to