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
a7acd899
Commit
a7acd899
authored
Dec 19, 2014
by
tibbe
Browse files
Remove duplicate network and network-uri constraint
parent
93b2e257
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/cabal-install.cabal
View file @
a7acd899
...
...
@@ -203,11 +203,6 @@ Test-Suite unit-tests
HUnit,
QuickCheck >= 2.5
if flag(network-uri)
build-depends: network-uri >= 2.6, network >= 2.6
else
build-depends: network < 2.6
if flag(old-directory)
build-depends: old-time
...
...
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