ribosome-host-0.9.9.9: Neovim plugin host for Polysemy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ribosome.Host.Effect.Log

Documentation

type StderrLog = Tagged "stderr" Log Source #

type FileLog = Tagged "file" Log Source #