| |||||||
| |||||||
| Synopsis | |||||||
| |||||||
| Documentation | |||||||
| |||||||
| connect hostname port program connects to a MUD and executes the specified program. Input is read from stdin, and output is written to stdout. | |||||||
| |||||||
| Used by runMud to output messages and update the state during execution. | |||||||
| |||||||
| Provides a way to output messages. | |||||||
| |||||||
| Runs a Mud computation, executes the results (such as sending messages to the screen or the MUD) and returns the computation's result. The MVar is updated. | |||||||
| Produced by Haddock version 2.3.0 |