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
9c63ef65
Commit
9c63ef65
authored
Nov 11, 2016
by
Jens Petersen
Committed by
GitHub
Nov 11, 2016
Browse files
fix comment typo of security
parent
d48c1eb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/PackageHash.hs
View file @
9c63ef65
...
...
@@ -112,7 +112,7 @@ hashedInstalledPackageIdLong pkghashinputs@PackageHashInputs{pkgHashPkgId} =
-- in the hash.
--
-- Truncating the hash size is disappointing but also technically ok. We
-- rely on the hash primarily for collision avoidance not for any securty
-- rely on the hash primarily for collision avoidance not for any secur
i
ty
-- properties (at least for now).
--
hashedInstalledPackageIdShort
::
PackageHashInputs
->
InstalledPackageId
...
...
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