chiasma-0.10.0.0: A tmux client for Polysemy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Chiasma.Interpreter.Pure

Documentation

interpretTmuxPure :: (forall a. command a -> Sem r (Either Text a)) -> InterpretersFor [Scoped_ (TmuxClient () ()) !! TmuxError, Codec command () () !! Text] r Source #