Skip to content
Snippets Groups Projects
Commit d8b2d8ae authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Fix haddock markup

parent 31204829
No related branches found
No related tags found
No related merge requests found
......@@ -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.
--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment