[Haskell-cafe] Re: [haskell-art] Haskore Tutorial
Tillmann Rendel
rendel at daimi.au.dk
Wed Aug 6 07:32:28 EDT 2008
Vikrant wrote:
> I get this error. I think have zlib installed! what package should I
> install to compile cabal on my machine (ubuntu - 8.04)
>
> Configuring cabal-install-0.5.2...
> Setup: At least the following dependencies are missing:
> zlib >=0.4
That's the Haskell package zlib, you can get it from Hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib
Tillmann
More information about the Haskell-Cafe
mailing list