haddock-2.7.0: A documentation-generation tool for Haskell librariesSource codeContentsIndex
Haddock.Interface.ExtractFnArgDocs
Portabilityportable
Stabilityexperimental
Maintainerhaddock@projects.haskell.org
Description
Documentation
getDeclFnArgDocs :: HsDecl Name -> Map Int HsDocStringSource
getSigFnArgDocs :: Sig Name -> Map Int HsDocStringSource
getTypeFnArgDocs :: LHsType Name -> Map Int HsDocStringSource
Produced by Haddock version 2.6.0