purescript-0.12.0: PureScript Programming Language Compiler
Language.PureScript.Docs.Convert.Single
Synopsis
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 #