| Copyright | (c) Sergey Vinokurov 2022 | 
|---|---|
| License | Apache-2.0 (see LICENSE) | 
| Maintainer | serg.foo@gmail.com | 
| Safe Haskell | Safe-Inferred | 
| Language | GHC2021 | 
Data.Emacs.Module.Doc
Description
Defines type that provides function's documentation that would be visible in Emacs.
Documentation
mkLiteralDoc :: Addr# -> Doc Source #
Indended to be used with unboxed string literals like this
mkLiteralDoc "foo"#