mirror of
https://github.com/github/semantic.git
synced 2025-01-04 13:34:31 +03:00
Queswish!
Co-Authored-By: Patrick Thomson <patrickt@github.com>
This commit is contained in:
parent
2ea97efed8
commit
54c6948e44
@ -99,7 +99,7 @@ parseSymbols blobs = do
|
||||
& P.symbol .~ name
|
||||
& P.kind .~ pack (show kind)
|
||||
& P.line .~ line
|
||||
& P.maybe'span .~ converting #? Loc.span loc
|
||||
& P.maybe'span ?~ converting # Loc.span loc
|
||||
& P.maybe'docs .~ fmap (flip (set P.docstring) defMessage) docs
|
||||
|
||||
symbolsToSummarize :: [Text]
|
||||
|
Loading…
Reference in New Issue
Block a user