| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ribosome.Nvim.Api.Generate
Documentation
haskellType :: NeovimType -> Q Type Source #
data FunctionData Source #
Constructors
| FunctionData | |
Instances
| Eq FunctionData Source # | |
Defined in Ribosome.Nvim.Api.Generate | |
| Show FunctionData Source # | |
Defined in Ribosome.Nvim.Api.Generate Methods showsPrec :: Int -> FunctionData -> ShowS # show :: FunctionData -> String # showList :: [FunctionData] -> ShowS # | |