| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ide.Plugin.HaddockComments
Documentation
genList :: [GenComments] Source #
data GenComments Source #
Constructors
| forall a. GenComments | |
Fields
| |
runGenComments :: GenComments -> Maybe [LHsDecl GhcPs] -> Maybe Anns -> Range -> Maybe (Text, TextEdit) Source #
keyFromCon :: [HsConDeclDetails GhcPs] -> [AnnKey] Source #