[Haskell-beginners] Libzip for Haskell under Window
Riaan
info
Tue Oct 1 09:10:18 UTC 2013
I am using the Haskell Libzip package [
http://hackage.haskell.org/package/LibZip] to unzip a password protected
file. This works great in OSX but I now need to build the application
using this package for Windows.
I have not been able to figure out how to get libzip [
http://www.nih.at/libzip/index.html] installed under windows so that cabal
can install the package.
I don't seem to be able to find a compiled binary anywhere. Can anyone
help?
Thanks
Riaan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20131001/bec5a6b1/attachment.html>
More information about the Beginners
mailing list