[commit: ghc] master: Remove some redundancy. (e4e976c)
git at git.haskell.org
git at git.haskell.org
Fri Aug 30 02:19:49 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/e4e976c44406c07324327fd4af4fb6ef19c32c7e/ghc
>---------------------------------------------------------------
commit e4e976c44406c07324327fd4af4fb6ef19c32c7e
Author: Austin Seipp <aseipp at pobox.com>
Date: Thu Aug 29 17:36:17 2013 -0500
Remove some redundancy.
Signed-off-by: Austin Seipp <aseipp at pobox.com>
>---------------------------------------------------------------
e4e976c44406c07324327fd4af4fb6ef19c32c7e
docs/users_guide/7.8.1-notes.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 65d0a9f..667cc3d 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -96,9 +96,7 @@
The LLVM backend now supports 128bit SIMD
operations. This is now exploited in both the
<literal>vector</literal> and <literal>dph</literal>
- packages, exposing a high level interface. The LLVM
- backend also saw a rather large rewrite, making it
- much more maintainable.
+ packages, exposing a high level interface.
TODO FIXME: reference.
</para>
More information about the ghc-commits
mailing list