A simple GUI for highlighting functions in the source text of a Curry module. To start the GUI: > curry-showsource Select highlighting by commands written on stdin: +fun -> highlight function "fun" -fun -> remove highlighting for function "fun" -> terminate GUI q -> terminate GUI