Cabal and zlib on OS X
Posted
by Bill
on Stack Overflow
See other posts from Stack Overflow
or by Bill
Published on 2010-05-23T23:10:09Z
Indexed on
2010/05/26
0:11 UTC
Read the original article
Hit count: 638
haskell
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
Anyone else seeing this? Reinstalling the Haskell Platform hasn't helped. I'm unable to install or update Cabal packages at the moment, so I'd appreciate any help.
Thanks!
© Stack Overflow or respective owner