Safe Haskell | None |
---|---|
Language | Haskell2010 |
- newtype HsDocString = HsDocString FastString
- type LHsDocString = Located HsDocString
- ppr_mbDoc :: Maybe LHsDocString -> SDoc
Documentation
newtype HsDocString Source #
Haskell Documentation String
type LHsDocString = Located HsDocString Source #
Located Haskell Documentation String