Safe Haskell | None |
---|---|
Language | Haskell2010 |
Extract docs from the renamer output so they can be be serialized.
Synopsis
- extractDocs :: TcGblEnv -> (Maybe HsDocString, DeclDocMap, ArgDocMap)
Documentation
:: TcGblEnv | |
-> (Maybe HsDocString, DeclDocMap, ArgDocMap) |
|
Extract docs from renamer output.