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
60732d4b
Commit
60732d4b
authored
Apr 02, 2016
by
Edward Z. Yang
Browse files
Minor typofix.
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
1c0d8ddb
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/Dependency/Modular/Tree.hs
View file @
60732d4b
...
...
@@ -57,7 +57,7 @@ data Tree a =
--
-- Linking is an essential part of this story. In addition to picking a specific
-- version for @1.P@, the solver can also decide to link @1.P@ to @0.P@ (or
-- vice versa).
T
eans that @1.P@ and @0.P@ really must be the very same package
-- vice versa).
It m
eans that @1.P@ and @0.P@ really must be the very same package
-- (and hence must have the same build time configuration, and their
-- dependencies must also be the exact same).
--
...
...
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