Open
Description
I'm getting bulids failing with this during the "build dependencies" phase:
Detected 'unzip' was required to build zip-archive-0.3.2.4
cabal: There is no package named 'unzip'.
You may need to run 'cabal update' to get the latest list of available
zip-archive
has the following lines in its .cabal
file:
Build-tools: unzip
I already had unzip
on my machine and it was trying to install it from hackage (and its not there obviously)
Metadata
Metadata
Assignees
Labels
No labels