[commit: ghc] ghc-7.4: Fix typo in 7.4.2 release notes. (06ac4cf)
Paolo Capriotti
p.capriotti at gmail.com
Wed May 16 13:52:56 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/06ac4cf62828afe244c6bec946f22d2ad874c4ea
>---------------------------------------------------------------
commit 06ac4cf62828afe244c6bec946f22d2ad874c4ea
Author: Paolo Capriotti <p.capriotti at gmail.com>
Date: Wed May 16 12:52:19 2012 +0100
Fix typo 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 cc6daf7..c6de720 100644
--- a/docs/users_guide/7.4.2-notes.xml
+++ b/docs/users_guide/7.4.2-notes.xml
@@ -308,7 +308,7 @@
<listitem>
<para>
- An <literal>haddock</literal> bug (<ulink
+ A <literal>haddock</literal> bug (<ulink
url="http://hackage.haskell.org/trac/ghc/ticket/5989">#5989</ulink>)
where modules were being incorrectly inferred safe has been fixed.
</para>
More information about the Cvs-ghc
mailing list