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