[commit: ghc] ghc-7.8: Link to #minimal-pragma from release notes (a90da92)

git at git.haskell.org git at git.haskell.org
Thu Feb 13 09:48:01 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : ghc-7.8
Link       : http://ghc.haskell.org/trac/ghc/changeset/a90da927b4c84d03608efbdaeb3c78750a700ec4/ghc

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

commit a90da927b4c84d03608efbdaeb3c78750a700ec4
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Thu Feb 13 09:22:07 2014 +0000

    Link to #minimal-pragma from release notes
    
    (cherry picked from commit 9f607eeb6227635a219b316926891e825557682c)
    Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>


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

a90da927b4c84d03608efbdaeb3c78750a700ec4
 docs/users_guide/7.8.1-notes.xml |    1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index c04a129..c60bacf 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -291,6 +291,7 @@
                 explicitly declare the minimal complete definition of
                 a class. Should an instance not provide the minimal
                 required definitions, a warning will be emitted.
+                See <xref linkend="minimal-pragma"/> for details.
            </para>
        </listitem>
 



More information about the ghc-commits mailing list