Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
f02064d4
Commit
f02064d4
authored
Oct 08, 2007
by
bjorn@bringert.net
Browse files
Changed zlib >= 0.4 to zlib >= 0.3. 0.3 works fine for me, and 0.4 is not on hackage yet.
parent
0186d1e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/cabal-install.cabal
View file @
f02064d4
...
...
@@ -37,6 +37,6 @@ Executable cabal
Hackage.Utils
build-depends: mtl, network, regex-compat, unix, Cabal>=1.3,
zlib >= 0.
4
, HTTP >= 3000.0 && < 3000.1, filepath >= 1.0
zlib >= 0.
3
, HTTP >= 3000.0 && < 3000.1, filepath >= 1.0
build-depends: base >= 2.1, process, directory, pretty, bytestring >= 0.9
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment