Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/9c48a3c3cf343a824ac8678155353cbc1b6a86fb

>---------------------------------------------------------------

commit 9c48a3c3cf343a824ac8678155353cbc1b6a86fb
Author: Simon Peyton Jones <[email protected]>
Date:   Wed Nov 16 12:29:08 2011 +0000

    Formatting fix

>---------------------------------------------------------------

 docs/users_guide/glasgow_exts.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/users_guide/glasgow_exts.xml 
b/docs/users_guide/glasgow_exts.xml
index 79dda7d..1eb041b 100755
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
@@ -8347,7 +8347,7 @@ happen.
       be put anywhere its type signature could be put.  Moreover, you 
       can also <literal>SPECIALIZE</literal> an <emphasis>imported</emphasis>
       provided it was given an <literal>INLINABLE</literal> pragma at its 
definition site
-      (<xref linkend="inlinable-pragma".>)</para>
+      (<xref linkend="inlinable-pragma"/>)</para>
 
       <para>A <literal>SPECIALIZE</literal> has the effect of generating
       (a) a specialised version of the function and (b) a rewrite rule



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to