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
0f24df0f
Commit
0f24df0f
authored
Jun 30, 2011
by
refold
Committed by
Duncan Coutts
Jun 25, 2012
Browse files
Fix typos.
parent
debd103b
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/InstallPlan.hs
View file @
0f24df0f
...
...
@@ -28,7 +28,7 @@ module Distribution.Client.InstallPlan (
planPlatform
,
planCompiler
,
-- * Checking validi
d
y of plans
-- * Checking validi
t
y of plans
valid
,
closed
,
consistent
,
...
...
@@ -120,7 +120,7 @@ import Control.Exception
-- Note that plans do not necessarily compose. You might have a valid plan for
-- package A and a valid plan for package B. That does not mean the composition
-- is simultan
i
ously valid for A and B. In particular you're most likely to
-- is simultan
e
ously valid for A and B. In particular you're most likely to
-- have problems with inconsistent dependencies.
-- On the other hand it is true that every closed sub plan is valid.
...
...
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