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