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
ef0973e5
Commit
ef0973e5
authored
Dec 04, 2013
by
Mikhail Glushenkov
Browse files
Comments.
parent
3e9a18ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/List.hs
View file @
ef0973e5
...
...
@@ -70,7 +70,7 @@ import System.Directory
(
doesDirectoryExist
)
-- |Return
s
list of packages matching
a
search strings
-- |
Return
a
list of packages matching
given
search strings
.
getPkgList
::
Verbosity
->
PackageDBStack
->
[
Repo
]
...
...
@@ -112,7 +112,7 @@ getPkgList verbosity packageDBs repos comp conf listFlags pats = do
,
pkg
<-
search
index
pat
]
-- |Show information about packages
-- |
Show information about packages
.
list
::
Verbosity
->
PackageDBStack
->
[
Repo
]
...
...
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