Skip to content
GitLab
Menu
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
f66617c8
Commit
f66617c8
authored
Dec 05, 2013
by
Mikhail Glushenkov
Browse files
80-col violation.
parent
11f37ac6
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/Configure.hs
View file @
f66617c8
...
...
@@ -159,8 +159,8 @@ planLocalPackage verbosity comp platform configFlags configExFlags installedPkgI
.
addConstraints
-- version constraints from the config file or command line
-- TODO: should warn or error on constraints that are not on direct
deps
-- or flag constraints not on the package in question.
-- TODO: should warn or error on constraints that are not on direct
--
deps
or flag constraints not on the package in question.
(
map
userToPackageConstraint
(
configExConstraints
configExFlags
))
.
addConstraints
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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