Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
addFieldDoc :: LConDeclField a -> Maybe LHsDocString -> LConDeclField a Source
addFieldDocs :: [LConDeclField a] -> Maybe LHsDocString -> [LConDeclField a] Source
addConDocs :: [LConDecl a] -> Maybe LHsDocString -> [LConDecl a] Source
addConDocFirst :: [LConDecl a] -> Maybe LHsDocString -> [LConDecl a] Source