[commit: ghc] ghc-7.4: Fix ref to ticket in 7.4.2 release notes. (f2d9d2d)

Paolo Capriotti p.capriotti at gmail.com
Mon Jun 11 10:33:13 CEST 2012


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

On branch  : ghc-7.4

http://hackage.haskell.org/trac/ghc/changeset/f2d9d2d9d2b03378b3b8a906290cffe61e0786aa

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

commit f2d9d2d9d2b03378b3b8a906290cffe61e0786aa
Author: Paolo Capriotti <p.capriotti at gmail.com>
Date:   Mon Jun 11 09:31:28 2012 +0100

    Fix ref to ticket in 7.4.2 release notes.

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

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

diff --git a/docs/users_guide/7.4.2-notes.xml b/docs/users_guide/7.4.2-notes.xml
index c6de720..c5798a6 100644
--- a/docs/users_guide/7.4.2-notes.xml
+++ b/docs/users_guide/7.4.2-notes.xml
@@ -15,7 +15,7 @@
         <para>
           A bug in dependency analysis of type declarations in the presence of
           type families (<ulink
-            url="http://hackage.haskell.org/trac/ghc/ticket/5826">#5826</ulink>)
+            url="http://hackage.haskell.org/trac/ghc/ticket/5792">#5792</ulink>)
           has been fixed.
         </para>
       </listitem>





More information about the Cvs-ghc mailing list