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
547f93b6
Commit
547f93b6
authored
Oct 16, 2007
by
bjorn@bringert.net
Browse files
Changed zlib dependency to 0.3 to be able to compile using 6.6 and deps from hackage.
parent
73d7296f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/cabal-install.cabal
View file @
547f93b6
...
...
@@ -38,7 +38,7 @@ Executable cabal
Hackage.Utils
build-depends: mtl, network, regex-compat, unix, Cabal>=1.2,
zlib >= 0.
4
, HTTP >= 3000.0 && < 3000.1, filepath >= 1.0
zlib >= 0.
3
, HTTP >= 3000.0 && < 3000.1, filepath >= 1.0
if flag(old-base) {
build-depends: base == 2.0 || == 2.1.1
...
...
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