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

Ribosome.Host.Interpreter.Reports

Description

Interpreters for Reports.

Synopsis

Documentation

interpretReports :: Members [ChronosTime, Embed IO] r => InterpreterFor Reports r Source #

Interpret Reports by storing reports in AtomicState and interpret the state effect.