[commit: ghc] ghc-7.10: Release notes: Fix more incorrectness (072c5c9)
git at git.haskell.org
git at git.haskell.org
Wed Dec 9 12:40:19 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.10
Link : http://ghc.haskell.org/trac/ghc/changeset/072c5c9648b9f48b26100b0e433611ebd12b3947/ghc
>---------------------------------------------------------------
commit 072c5c9648b9f48b26100b0e433611ebd12b3947
Author: Ben Gamari <ben at smart-cactus.org>
Date: Wed Dec 9 13:40:12 2015 +0100
Release notes: Fix more incorrectness
Cabal fix was merged.
>---------------------------------------------------------------
072c5c9648b9f48b26100b0e433611ebd12b3947
docs/users_guide/7.10.3-notes.xml | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/docs/users_guide/7.10.3-notes.xml b/docs/users_guide/7.10.3-notes.xml
index 120299a..90464a3 100644
--- a/docs/users_guide/7.10.3-notes.xml
+++ b/docs/users_guide/7.10.3-notes.xml
@@ -117,7 +117,7 @@
<listitem>
<para>
- The template Haskell <literal>getQ</literal> and
+ The Template Haskell <literal>getQ</literal> and
<literal>putQ</literal> functions are fixed (having been broken since GHC
7.10.1, (<ulink href="https://ghc.haskell.org/trac/ghc/ticket/10596">Trac
#10596</ulink>).
@@ -156,14 +156,6 @@
<itemizedlist>
<listitem>
<para>
- At the time of release there is a <ulink
- href="https://github.com/haskell/cabal/commit/1c1228a808b55331ac1db6d71fd2f8533f5fc57e">fix</ulink>
- in the <literal>Cabal</literal> upstream respository, although it is not yet
- present in a release.
- </para>
- </listitem>
- <listitem>
- <para>
Unfortunately the fix for
<ulink href="https://ghc.haskell.org/trac/ghc/ticket/10375">Trac #10375</ulink>
required that support for the ARM Thumb instruction set be disabled.
More information about the ghc-commits
mailing list