pianola-0.1.1: Remotely controlling Java Swing applications

Safe HaskellNone

Pianola.Model.Swing.Driver

Synopsis

Documentation

simpleSwingDriver :: Endpoint -> Pianola Protocol LogEntry (GUI Protocol) a -> Stream FilePath -> EitherT DriverError IO aSource

Specialization of simpleDriver which doesn't require the client to provide the snapshot action.