| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ribosome.Orphans
Contents
Documentation
invalidOutput :: Text Source #
viewExists :: Text -> View a -> ErrorReport Source #
viewMissing :: Text -> Ident -> ErrorReport Source #
ambiguousView :: Text -> Ident -> Int -> ErrorReport Source #
noSuchView :: Text -> Ident -> ErrorReport Source #
Orphan instances
| ReportError RenderError Source # | |
Methods errorReport :: RenderError -> ErrorReport Source # | |
| ReportError TmuxError Source # | |
Methods errorReport :: TmuxError -> ErrorReport Source # | |
| ReportError ViewsError Source # | |
Methods errorReport :: ViewsError -> ErrorReport Source # | |
| ReportError TreeModError Source # | |
Methods | |
| MonadCatch (Neovim e) Source # | |
| MonadMask (Neovim e) Source # | |