[Haskell-cafe] haskell zlib on win32
Iain Alexander
ia at stryx.demon.co.uk
Mon Mar 5 21:31:24 EST 2007
When I tried this, I discovered that when building the zlib C code, I had
to
cd zlib-1.2.3
and that then of course makes the
cd ..
before building the haskell zlib right.
(Not to mention the obvious typo of Setup.py for Setup.hs.)
I also had to add -package fps to ghc-options in zlib.cabal, but then I've
got ghc-6.4.1 and Cabal-1.1.3.
--
Iain Alexander ia at stryx.demon.co.uk
More information about the Haskell-Cafe
mailing list