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
bf72cc9d
Commit
bf72cc9d
authored
Oct 08, 2007
by
bjorn@bringert.net
Browse files
Ok, I see. zlib >= 0.4 is needed since 0.3 wont install with ghc 6.8.
parent
67fefc02
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/cabal-install.cabal
View file @
bf72cc9d
...
...
@@ -37,6 +37,6 @@ Executable cabal
Hackage.Utils
build-depends: mtl, network, regex-compat, unix, Cabal>=1.3,
zlib >= 0.
3
, HTTP >= 3000.0 && < 3000.1, filepath >= 1.0
zlib >= 0.
4
, 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