chiasma-0.10.1.0: A tmux client for Polysemy
Safe HaskellSafe-Inferred
LanguageGHC2021

Chiasma.Interpreter.Codec

Documentation

interpretCodecPure :: (forall a. command a -> Sem r (Either Text a)) -> InterpreterFor (Codec command () decode !! Text) r Source #