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
07b903ad
Commit
07b903ad
authored
May 20, 2007
by
bringert@cs.chalmers.se
Browse files
Changed HTTP version dep to HTTP >= 3000.0 && < 3000.1
parent
c73351d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/cabal-install.cabal
View file @
07b903ad
...
...
@@ -14,7 +14,7 @@ Build-type: Simple
Build-depends: base, mtl, network, regex-compat,
filepath >= 1.0,
Cabal>=1.1.7,
HTTP >=
1 && < 2
HTTP >=
3000.0 && < 3000.1
data-files: serv.list
Executable: cabal-install
...
...
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