purescript-0.13.0: PureScript Programming Language Compiler
Language.PureScript.Docs.Convert.Single
convertSingleModule :: Module -> Module Source #
Convert a single Module, but ignore re-exports; any re-exported types or values will not appear in the result.
convertComments :: [Comment] -> Maybe Text Source #