Syntax error in happy/doc/happy.xml

Peter Simons simons at cryp.to
Sat Oct 30 08:19:54 EDT 2004


Index: happy/doc/happy.xml
===================================================================
RCS file: /cvs/fptools/happy/doc/happy.xml,v
retrieving revision 1.7
diff -b -u -r1.7 happy.xml
--- happy/doc/happy.xml 29 Oct 2004 08:26:53 -0000      1.7
+++ happy/doc/happy.xml 30 Oct 2004 12:18:32 -0000
@@ -1777,11 +1777,11 @@
               <para>
               There is some support for monadic parsers.
               The "tree decoding" mode 
-              (see <xref linkend="sec-glr-semantics-tree">) can use the
+              (see <xref linkend="sec-glr-semantics-tree"/>) can use the
               information given in the <literal>%monad</literal> 
               declaration to monadify the decoding process. 
               This is explained in more detail at
-              <xref linkend="sec-glr-semantics-tree-monad">.
+              <xref linkend="sec-glr-semantics-tree-monad"/>.
               </para>
             </listitem>
           </varlistentry>



More information about the Glasgow-haskell-users mailing list