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
d8b2d8ae
Commit
d8b2d8ae
authored
Feb 19, 2008
by
Duncan Coutts
Browse files
Fix haddock markup
parent
31204829
Changes
1
Hide whitespace changes
Inline
Side-by-side
Distribution/Simple/InstalledPackageIndex.hs
View file @
d8b2d8ae
...
...
@@ -63,7 +63,7 @@ import Distribution.Simple.Utils (lowercase, equating, comparing, isInfixOf)
-- It can be searched effeciently by package name and version.
--
data
InstalledPackageIndex
=
InstalledPackageIndex
--
|
This index maps lower case package names to all the
-- This index maps lower case package names to all the
-- 'InstalledPackageInfo' records matching that package name
-- case-insensitively. It includes all versions.
--
...
...
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