Skip to content

Commit

Permalink
Update docs for "set prompt2"
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Lynagh committed Jun 4, 2013
1 parent d43d63f commit 2642fe6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/users_guide/ghci.xml
Expand Up @@ -2707,6 +2707,16 @@ bar
</listitem>
</varlistentry>

<varlistentry>
<term>
<literal>:set</literal> <literal>prompt2</literal> <replaceable>prompt</replaceable>
</term>
<listitem>
<para>Sets the string to be used as the continuation prompt
(used when using the <literal>:{</literal> command) in GHCi.</para>
</listitem>
</varlistentry>

<varlistentry>
<term>
<literal>:set</literal> <literal>stop</literal>
Expand Down

0 comments on commit 2642fe6

Please sign in to comment.